mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 22:46:55 +00:00
Update mollysocket.json
Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com>
This commit is contained in:
parent
5f1380ff4e
commit
b70cb57027
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
"command": "server",
|
"command": "server",
|
||||||
"environment": [
|
"environment": [
|
||||||
"TZ=%TIMEZONE%",
|
"TZ=%TIMEZONE%",
|
||||||
"MOLLY_DB='/data/mollysocket.db'",
|
"MOLLY_DB=\"/data/mollysocket.db\"",
|
||||||
"MOLLY_ALLOWED_ENDPOINTS=[\"*\",\"https://push.{$NC_DOMAIN}\"]",
|
"MOLLY_ALLOWED_ENDPOINTS=[\"*\",\"https://push.{$NC_DOMAIN}\"]",
|
||||||
"MOLLY_ALLOWED_UUIDS=[\"*\"]",
|
"MOLLY_ALLOWED_UUIDS=[\"*\"]",
|
||||||
"MOLLY_HOST=%APACHE_IP_BINDING%",
|
"MOLLY_HOST=%APACHE_IP_BINDING%",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue