disabled ports
This commit is contained in:
parent
4615f86fc7
commit
a7b5d04eed
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue