Fixed port
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
|||||||
traefik.frontend.headers.STSSeconds: 15552000
|
traefik.frontend.headers.STSSeconds: 15552000
|
||||||
traefik.frontend.passHostHeader: true
|
traefik.frontend.passHostHeader: true
|
||||||
traefik.frontend.rule: Host:${TRAEFIK_HOST}
|
traefik.frontend.rule: Host:${TRAEFIK_HOST}
|
||||||
traefik.port: "80"
|
traefik.port: "8080"
|
||||||
### End Web Segment
|
### End Web Segment
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user