This commit is contained in:
parent
524c3fc5fd
commit
8e1c8c87fb
@ -33,7 +33,7 @@ env:
|
|||||||
DOMAIN: "{{ vars.domain }}"
|
DOMAIN: "{{ vars.domain }}"
|
||||||
ENABLE_NOTIFY_MAIL: "true"
|
ENABLE_NOTIFY_MAIL: "true"
|
||||||
ENABLE_OPENID_SIGNIN: "true"
|
ENABLE_OPENID_SIGNIN: "true"
|
||||||
ENABLE_OPENID_SIGNUP: "false"
|
ENABLE_OPENID_SIGNUP: "true"
|
||||||
GITEA_THEME: "arc-green"
|
GITEA_THEME: "arc-green"
|
||||||
HTTP_PORT: "{{ vars.port }}"
|
HTTP_PORT: "{{ vars.port }}"
|
||||||
INSTALL_LOCK: "true"
|
INSTALL_LOCK: "true"
|
||||||
|
Reference in New Issue
Block a user