We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a6aa9 commit f1574f7Copy full SHA for f1574f7
1 file changed
init-live.sh
@@ -6,5 +6,5 @@ php console.php app:enable solid
6
php console.php config:system:set trusted_domains 1 --value=server
7
php console.php config:system:set trusted_domains 2 --value=nextcloud.local
8
php console.php config:system:set trusted_domains 3 --value=thirdparty
9
-php console.php config:system:set trusted_domains 3 --value=$HOST
+php console.php config:system:set trusted_domains 4 --value=$HOST
10
echo configured
0 commit comments