mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Update mollysocket.json
Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com>
This commit is contained in:
parent
7f54b8258d
commit
715d84b34b
1 changed files with 6 additions and 1 deletions
|
|
@ -24,7 +24,12 @@
|
||||||
],
|
],
|
||||||
"working_dir": "/data",
|
"working_dir": "/data",
|
||||||
"command": "server",
|
"command": "server",
|
||||||
"environment": "MOLLY_HOST"="%APACHE_IP_BINDING%",
|
"environment": [
|
||||||
|
{
|
||||||
|
"MOLLY_HOST"="%APACHE_IP_BINDING%",
|
||||||
|
"MOLLY_ALLOWED_ENDPOINTS"=['https://push.{\$NC_DOMAIN}:443']
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue