minor change

This commit is contained in:
Mauro Torrez 2019-10-02 10:47:55 -03:00
parent a187c3e039
commit b44e17ebbc

View File

@ -1,7 +1,8 @@
--- ---
# domain, webroot # domain, webroot
nextcloud_domain: example.com nextcloud_domain: example.com
nextcloud_trusted_domains: ["{{ nextcloud_domain }}"] nextcloud_trusted_domains:
- "{{ nextcloud_domain }}"
nextcloud_web_root: / nextcloud_web_root: /
# database # database