Minor cleanup
This commit is contained in:
@@ -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 }}"
|
||||
|
Reference in New Issue
Block a user