This commit is contained in:
2025-11-30 12:47:57 +01:00
parent ff651e8a4e
commit 8076465132

View File

@@ -6,7 +6,7 @@ services:
USER_GID: 1000 USER_GID: 1000
ROOT_URL: https://gitea.sectorq.eu ROOT_URL: https://gitea.sectorq.eu
ENABLE_PASSWORD_SIGNIN_FORM: "false" ENABLE_PASSWORD_SIGNIN_FORM: "false"
DISABLE_REGISTRATION: true DISABLE_REGISTRATION: "true"
image: ${DOCKER_REGISTRY:-}gitea/gitea:latest image: ${DOCKER_REGISTRY:-}gitea/gitea:latest
networks: networks:
- gitea - gitea