mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-15 02:00:15 +00:00
expose it not needed for containers that publish ports
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
9fe978fbe3
commit
f5c32a1a67
1 changed files with 0 additions and 6 deletions
|
|
@ -17,9 +17,6 @@
|
||||||
"protocol": "tcp"
|
"protocol": "tcp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"expose": [
|
|
||||||
"%APACHE_PORT%"
|
|
||||||
],
|
|
||||||
"internal_port": "%APACHE_PORT%",
|
"internal_port": "%APACHE_PORT%",
|
||||||
"environment": [
|
"environment": [
|
||||||
"NC_DOMAIN=%NC_DOMAIN%",
|
"NC_DOMAIN=%NC_DOMAIN%",
|
||||||
|
|
@ -234,9 +231,6 @@
|
||||||
"protocol": "udp"
|
"protocol": "udp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"expose": [
|
|
||||||
"%TALK_PORT%"
|
|
||||||
],
|
|
||||||
"internal_port": "%TALK_PORT%",
|
"internal_port": "%TALK_PORT%",
|
||||||
"environment": [
|
"environment": [
|
||||||
"NC_DOMAIN=%NC_DOMAIN%",
|
"NC_DOMAIN=%NC_DOMAIN%",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue