diff --git a/ansible/pre-deploy.yml b/ansible/pre-deploy.yml index fc342fb..9381eda 100644 --- a/ansible/pre-deploy.yml +++ b/ansible/pre-deploy.yml @@ -102,4 +102,4 @@ USER_GID: "{{ gitea_user_guid }}" USER_UID: "{{ gitea_user_uid }}" ENABLE_OPENID_SIGNIN: "true" - ENABLE_OPENID_SIGNUP: "false" + ENABLE_OPENID_SIGNUP: "true"