Trying with port 443

This commit is contained in:
WilliamMiceli
2019-05-21 19:16:01 -04:00
parent 6f44281398
commit b3f33e06a8

View File

@@ -42,7 +42,7 @@ services:
traefik.web.frontend.headers.STSSeconds: 15552000 traefik.web.frontend.headers.STSSeconds: 15552000
traefik.web.frontend.passHostHeader: true traefik.web.frontend.passHostHeader: true
traefik.web.frontend.rule: "Host:${TRAEFIK_HOST}" # HostRegexp:${TRAEFIK_HOST},{subdomain:.+}.${TRAEFIK_HOST} traefik.web.frontend.rule: "Host:${TRAEFIK_HOST}" # HostRegexp:${TRAEFIK_HOST},{subdomain:.+}.${TRAEFIK_HOST}
traefik.web.port: "80" traefik.web.port: "443"
### End Web Segment ### End Web Segment
links: links:
- mongo - mongo