Skip to content

Commit f1574f7

Browse files
committed
update index
1 parent 04a6aa9 commit f1574f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init-live.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ php console.php app:enable solid
66
php console.php config:system:set trusted_domains 1 --value=server
77
php console.php config:system:set trusted_domains 2 --value=nextcloud.local
88
php console.php config:system:set trusted_domains 3 --value=thirdparty
9-
php console.php config:system:set trusted_domains 3 --value=$HOST
9+
php console.php config:system:set trusted_domains 4 --value=$HOST
1010
echo configured

0 commit comments

Comments
 (0)