minor change
This commit is contained in:
parent
a187c3e039
commit
b44e17ebbc
@ -1,7 +1,8 @@
|
||||
---
|
||||
# domain, webroot
|
||||
nextcloud_domain: example.com
|
||||
nextcloud_trusted_domains: ["{{ nextcloud_domain }}"]
|
||||
nextcloud_trusted_domains:
|
||||
- "{{ nextcloud_domain }}"
|
||||
nextcloud_web_root: /
|
||||
|
||||
# database
|
||||
|
Loading…
x
Reference in New Issue
Block a user