Fix file source

This commit is contained in:
Sam A. 2022-12-07 21:51:51 +01:00
parent 000216d74d
commit cf756ee881
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: Upload vhost config for root domain
copy:
src: files/configs/vhost-root
src: files/configs/matrix/vhost-root
dest: "{{ services.nginx_proxy.volume_folder }}/vhost/{{ base_domain }}"
- name: Upload vhost config for WWW domain