1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-08 22:27:53 +02:00
This commit is contained in:
kevin
2025-04-17 09:34:35 +08:00
parent 496181ba8a
commit 12912894c3

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
gogs:
image: gogs/gogs
image: gogs/gogs:0.13
ports:
- "2222:22"
- "3000:3000"