Fixed port

This commit is contained in:
WilliamMiceli
2019-09-10 10:19:36 -04:00
parent 7d80f3f40c
commit ef69181b90

View File

@@ -38,7 +38,7 @@ services:
traefik.frontend.headers.STSSeconds: 15552000
traefik.frontend.passHostHeader: true
traefik.frontend.rule: Host:${TRAEFIK_HOST}
traefik.port: "80"
traefik.port: "8080"
### End Web Segment
restart: on-failure
volumes: