Minor cleanup

This commit is contained in:
2022-05-27 23:14:06 -04:00
parent 330f2b5a91
commit 3a92921932
9 changed files with 12 additions and 39 deletions

View File

@@ -15,4 +15,4 @@ gitea_dbname: "{{ gitea_name }}"
gitea_dbuser: "{{ gitea_name }}"
# host
gitea_root: "{{ docker_root }}/{{ gitea_name }}"
gitea_root: "{{ docker_compose_root }}/{{ gitea_name }}"