fix repo path

This commit is contained in:
genofire 2020-09-18 15:23:25 +00:00
parent 692b92c2d8
commit 73aa14f13f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ gitea_home: "/var/lib/gitea"
gitea_shell: "/bin/false"
gitea_systemd_cap_net_bind_service: false
gitea_repository_root: "{{ gitea_home }}"
gitea_repository_root: "{{ gitea_home }}/repos"
gitea_user_repo_limit: -1
gitea_http_domain: localhost