fix repo path

This commit is contained in:
genofire 2020-09-18 15:23:25 +00:00
parent 819c134410
commit df36a413ec
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,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