diff --git a/playbooks/web.yml b/playbooks/web.yml index 7e9e8cd..0d1435f 100755 --- a/playbooks/web.yml +++ b/playbooks/web.yml @@ -183,6 +183,7 @@ gitea_http_domain: git.desu.ltd gitea_oauth2_enabled: no gitea_repository_root: /srv/desu.ltd/git + gitea_require_signin: no gitea_root_url: https://git.desu.ltd gitea_shell: "/bin/bash" gitea_ssh_domain: git.desu.ltd