mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
Update mollysocket.json
Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"environment": [
|
||||
"MOLLY_DB": "/data/mollysocket.db",
|
||||
"MOLLY_ALLOWED_ENDPOINTS": ["*"],
|
||||
"MOLLY_ALLOWED_ENDPOINTS": "["*","https://push.{$NC_DOMAIN}"]"
|
||||
"MOLLY_ALLOWED_ENDPOINTS": "['*','https://push.{$NC_DOMAIN}']"
|
||||
"MOLLY_ALLOWED_UUIDS": ["*"],
|
||||
"MOLLY_HOST": "%APACHE_IP_BINDING%",
|
||||
"MOLLY_PORT": "8020",
|
||||
|
||||
Reference in New Issue
Block a user