From a7b5d04eed6de0799eba8e3f073e844356722a3f Mon Sep 17 00:00:00 2001 From: bmen Date: Thu, 4 Mar 2021 10:24:37 +0100 Subject: [PATCH] disabled ports --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 352643d..d9e3e26 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -70,7 +70,7 @@ services: - CMD_ALLOW_FREEURL=true volumes: - /opt/appdata/hedgedoc/uploads:/hedgedoc/public/uploads - ports: + # ports: # Ports that are published to the outside. # The latter port is the port inside the container. It should always stay on 3000 # If you only specify a port it'll published on all interfaces. If you want to use a