diff --git a/templates/Guacamole/0/docker-compose.yml b/templates/Guacamole/0/docker-compose.yml index dd5b026..0550b09 100644 --- a/templates/Guacamole/0/docker-compose.yml +++ b/templates/Guacamole/0/docker-compose.yml @@ -22,7 +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" + traefik.http.port: "8080" ### End HTTP Segment ### Start HTTPS Segment traefik.https.frontend.entryPoints: https