diff --git a/php/containers.json b/php/containers.json index 487d0d41..27e8b974 100644 --- a/php/containers.json +++ b/php/containers.json @@ -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%",