Try to drop the OpenID tab
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Luke Murphy 2020-05-05 09:13:16 +02:00
parent 38d434d458
commit c1cd94e21b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ env:
DOMAIN: "{{ vars.domain }}"
ENABLE_NOTIFY_MAIL: "true"
ENABLE_OPENID_SIGNIN: "true"
ENABLE_OPENID_SIGNUP: "true"
ENABLE_OPENID_SIGNUP: "false"
GITEA_THEME: "arc-green"
HTTP_PORT: "{{ vars.port }}"
INSTALL_LOCK: "true"