correct nextcloud trusted domain
This commit is contained in:
parent
fb7ca8af63
commit
c68bfec0c7
@ -18,7 +18,7 @@ nextcloud_trusted_domains:
|
|||||||
|
|
||||||
nextcloud_config_options: # additional options to set in config.php
|
nextcloud_config_options: # additional options to set in config.php
|
||||||
- option: overwrite.cli.url
|
- option: overwrite.cli.url
|
||||||
value: "'https://nextcloud.example.com'"
|
value: https://nextcloud.example.com
|
||||||
- option: maintenance
|
- option: maintenance
|
||||||
value: false
|
value: false
|
||||||
- option: loglevel
|
- option: loglevel
|
||||||
|
Loading…
Reference in New Issue
Block a user