default nginx vhost config moved around

This commit is contained in:
Sebastian Hugentobler 2021-06-20 11:54:28 +02:00
parent f8a2f4420e
commit f566463fe2
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 5 additions and 4 deletions

View file

@ -1,3 +1,3 @@
[template]
src = "nextcloud.conf.tmpl"
dest = "/etc/nginx/conf.d/nextcloud.conf"
dest = "/etc/nginx/http.d/nextcloud.conf"