mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +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:
@@ -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%",
|
||||
|
||||
Reference in New Issue
Block a user