From 4e26df51aa171ab388dd0bb09108fb334c4c976a Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Wed, 16 Jan 2019 18:51:51 -0500 Subject: [PATCH] Port possibly required --- templates/Guacamole/0/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/Guacamole/0/docker-compose.yml b/templates/Guacamole/0/docker-compose.yml index c1ccb02..dd5b026 100644 --- a/templates/Guacamole/0/docker-compose.yml +++ b/templates/Guacamole/0/docker-compose.yml @@ -22,6 +22,7 @@ services: traefik.http.frontend.entryPoints: http traefik.http.frontend.headers.SSLRedirect: true traefik.http.frontend.rule: Host:${TRAEFIK_HOSTNAME} + traefik.http.port: "1" ### End HTTP Segment ### Start HTTPS Segment traefik.https.frontend.entryPoints: https