Обновить docker-compose.yml

This commit is contained in:
2026-05-20 22:26:35 +00:00
parent 57024616e4
commit c23b981fb8
+1 -1
View File
@@ -11,5 +11,5 @@ services:
- "--token" - "--token"
- "${GITEA_TOKEN}" - "${GITEA_TOKEN}"
restart: unless-stopped restart: unless-stopped
expose: ports:
- "3001:8080" - "3001:8080"