Disable open id.
This commit is contained in:
@@ -18,6 +18,8 @@ services:
|
||||
- GITEA__server__HTTP_PORT=3000
|
||||
- GITEA__server__SSH_PORT=22
|
||||
- GITEA__service__DISABLE_REGISTRATION=true
|
||||
- GITEA__OPENID__ENABLE_OPENID_SIGNIN=false
|
||||
- GITEA__OPENID__ENABLE_OPENID_SIGNUP=false
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- gitea
|
||||
|
||||
Reference in New Issue
Block a user