Merge pull request 'fix(#54): remove unused env GITEA_DOMAIN' (#56) from fix-domain into master
continuous-integration/drone/push Build is failing

Reviewed-on: #56
Reviewed-by: 3wordchant <3+3wordchant@noreply.git.coopcloud.tech>
This commit was merged in pull request #56.
This commit is contained in:
2026-08-27 23:41:50 +00:00
-1
View File
@@ -13,7 +13,6 @@ COMPOSE_FILE="$COMPOSE_FILE:compose.mariadb.yml"
# COMPOSE_FILE="$COMPOSE_FILE:compose.lfs.yml"
# SECRET_LFS_JWT_SECRET_VERSION=v1 # length=43
GITEA_DOMAIN=git.example.com
GITEA_ALLOW_ONLY_EXTERNAL_REGISTRATION=true
GITEA_APP_NAME="Git with solidaritea"
GITEA_AUTO_WATCH_NEW_REPOS=false