chore: add GITEA__openid__ENABLE_OPENID_SIGNIN environment variable in compose.yaml
This commit is contained in:
parent
09f88a6d8a
commit
2ff6d27251
@ -31,6 +31,7 @@ services:
|
||||
- GITEA__server__DOMAIN=${GITEA_HOST}
|
||||
- GITEA__security__COOKIE_SECURE=true
|
||||
- GITEA__service__DISABLE_REGISTRATION=true
|
||||
- GITEA__openid__ENABLE_OPENID_SIGNIN=false
|
||||
- TZ=${TZ}
|
||||
- GITEA__server__SSH_KEY_EXCHANGES=${GITEA__server__SSH_KEY_EXCHANGES}
|
||||
- GITEA__server__SSH_CIPHERS=${GITEA__server__SSH_CIPHERS}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user