correct nextcloud trusted domain

This commit is contained in:
vincent 2020-09-13 21:59:18 +02:00
parent fb7ca8af63
commit c68bfec0c7

View File

@ -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