mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -7,8 +7,8 @@ services:
|
||||
USER_UID: 1000
|
||||
USER_GID: 1000
|
||||
ROOT_URL: https://gitea.sectorq.eu
|
||||
ENABLE_PASSWORD_SIGNIN_FORM: false
|
||||
DISABLE_REGISTRATION: true
|
||||
ENABLE_PASSWORD_SIGNIN_FORM: "false"
|
||||
DISABLE_REGISTRATION: "true"
|
||||
image: ${DOCKER_REGISTRY:-}gitea/gitea:latest
|
||||
deploy:
|
||||
replicas: 3
|
||||
|
||||
Reference in New Issue
Block a user