mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Update mollysocket.json
Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com>
This commit is contained in:
parent
fd3627baca
commit
90404fbbf1
1 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,11 @@
|
||||||
"image_tag": "1",
|
"image_tag": "1",
|
||||||
"restart": "unless-stopped",
|
"restart": "unless-stopped",
|
||||||
"ports": [
|
"ports": [
|
||||||
"8020:8020"
|
{
|
||||||
|
"ip_binding": "%APACHE_IP_BINDING%",
|
||||||
|
"port_number": "8020",
|
||||||
|
"protocol": "tcp"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue