disabled ports

This commit is contained in:
bmen 2021-03-04 10:24:37 +01:00
parent 4615f86fc7
commit a7b5d04eed
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ services:
- CMD_ALLOW_FREEURL=true - CMD_ALLOW_FREEURL=true
volumes: volumes:
- /opt/appdata/hedgedoc/uploads:/hedgedoc/public/uploads - /opt/appdata/hedgedoc/uploads:/hedgedoc/public/uploads
ports: # ports:
# Ports that are published to the outside. # Ports that are published to the outside.
# The latter port is the port inside the container. It should always stay on 3000 # 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 # If you only specify a port it'll published on all interfaces. If you want to use a