Fixed user registration in gitea

This commit is contained in:
root 2023-08-28 16:07:07 +00:00
parent 45c8cb2e23
commit 6adf88f6fe

View File

@ -78,6 +78,7 @@ GITEA__server__DOMAIN=$DOMAIN
GITEA__server__SSH_DOMAIN=$DOMAIN
GITEA__server__SSH_PORT=2222
GITEA__server__SSH_LISTEN_PORT=2222
GITEA__service__DISABLE_REGISTRATION=true
EOF
chmod 600 /federated/apps/gitea/.env