Found actual reason for the issue

This commit is contained in:
WilliamMiceli
2019-01-16 18:40:10 -05:00
parent 81e746ed91
commit 08b414fe22

View File

@@ -25,7 +25,7 @@ services:
traefik.web.frontend.headers.SSLRedirect: true traefik.web.frontend.headers.SSLRedirect: true
traefik.web.frontend.headers.STSPreload: true traefik.web.frontend.headers.STSPreload: true
traefik.web.frontend.headers.STSSeconds: 15552000 traefik.web.frontend.headers.STSSeconds: 15552000
traefik.web.frontend.rule: "Host:${TRAEFIK_HOSTNAME}; AddPrefix:/guacamole; PathPrefixStrip: /guacamole" traefik.web.frontend.rule: "Host:${TRAEFIK_HOSTNAME}; AddPrefix:/guacamole"
traefik.web.port: "8080" traefik.web.port: "8080"
### End Web Segment ### End Web Segment
links: links: