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
{{- end}}
ports:
- "${WEB_PORT}:80"
- "${WEB_PORT}:443"
# - "${SSH_PORT}:22"
restart: on-failure
volumes: