Trying with port 443
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user