correct nextcloud trusted domain
This commit is contained in:
parent
262cef730f
commit
9c6d8900b2
@ -447,7 +447,7 @@ nextcloud_trusted_domains:
|
||||
- file.ducamps.win
|
||||
nextcloud_config_options: # additional options to set in config.php
|
||||
- option: overwrite.cli.url
|
||||
value: "'https://file.ducamps.win'"
|
||||
value: "https://file.ducamps.win"
|
||||
- option: maintenance
|
||||
value: "false"
|
||||
- option: loglevel
|
||||
|
@ -12,7 +12,7 @@ nextcloud_trusted_domains:
|
||||
- vmas-build
|
||||
nextcloud_config_options: # additional options to set in config.php
|
||||
- option: overwrite.cli.url
|
||||
value: "'http://vmas-build'"
|
||||
value: "http://vmas-build"
|
||||
- option: maintenance
|
||||
value: "false"
|
||||
- option: loglevel
|
||||
|
Loading…
Reference in New Issue
Block a user