mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-13 18:15:36 +08: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"
|
||||
}
|
||||
],
|
||||
"expose": [
|
||||
"%APACHE_PORT%"
|
||||
],
|
||||
"internal_port": "%APACHE_PORT%",
|
||||
"environment": [
|
||||
"NC_DOMAIN=%NC_DOMAIN%",
|
||||
|
@ -234,9 +231,6 @@
|
|||
"protocol": "udp"
|
||||
}
|
||||
],
|
||||
"expose": [
|
||||
"%TALK_PORT%"
|
||||
],
|
||||
"internal_port": "%TALK_PORT%",
|
||||
"environment": [
|
||||
"NC_DOMAIN=%NC_DOMAIN%",
|
||||
|
|
Loading…
Add table
Reference in a new issue