Fixed issue of no matching rule

This commit is contained in:
WilliamMiceli
2019-01-16 18:47:56 -05:00
parent adbe17efc1
commit 5f6121c2b3

View File

@@ -21,6 +21,7 @@ services:
### Start HTTP Segment
traefik.http.frontend.entryPoints: http
traefik.http.frontend.headers.SSLRedirect: true
traefik.http.frontend.rule: Host:${TRAEFIK_HOSTNAME}
### End HTTP Segment
### Start HTTPS Segment
traefik.https.frontend.entryPoints: https