This commit is contained in:
2025-04-29 06:28:44 +02:00
parent e0bca357c7
commit f717256708

View File

@ -5,9 +5,10 @@ services:
server:
container_name: gitea
environment:
- USER_UID=1000
- USER_GID=1000
- ROOT_URL= https://gitea.sectorq.eu
USER_UID: 1000
USER_GID: 1000
ROOT_URL: https://gitea.sectorq.eu
ENABLE_PASSWORD_SIGNIN_FORM: false
image: ${DOCKER_REGISTRY:-}gitea/gitea:latest
labels:
com.centurylinklabs.watchtower.enable: true
@ -43,7 +44,7 @@ services:
GITEA_RUNNER_REGISTRATION_TOKEN: "8nmKqJhkvYwltmNfF2o9vs0tzo70ufHSQpVg6ymb"
GITEA_RUNNER_NAME: jaydee
GITEA_RUNNER_LABELS: jaydee
ENABLE_PASSWORD_SIGNIN_FORM: false
volumes:
- /share/docker_data/gitea-runner/config:/config
- /share/docker_data/gitea-runner/data:/data