Changed web port

This commit is contained in:
WilliamMiceli
2018-09-28 15:44:15 -04:00
parent 0d87c5a785
commit f93aae5ba8

View File

@@ -27,7 +27,7 @@ services:
traefik.enable: false traefik.enable: false
{{- end}} {{- end}}
ports: ports:
- "${WEB_PORT}:80" - "${WEB_PORT}:443"
# - "${SSH_PORT}:22" # - "${SSH_PORT}:22"
restart: on-failure restart: on-failure
volumes: volumes: