- "traefik.http.services.authentik.loadbalancer.server.scheme=http"

This commit is contained in:
sahara101 2024-07-29 19:52:42 +03:00 committed by GitHub
parent 80d9a3c52b
commit 9f115e96b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ services:
- "traefik.http.routers.authentik-secure.rule=Host(`authentik.jimsgarage.co.uk`)" - "traefik.http.routers.authentik-secure.rule=Host(`authentik.jimsgarage.co.uk`)"
- "traefik.http.routers.authentik-secure.tls=true" - "traefik.http.routers.authentik-secure.tls=true"
- "traefik.http.routers.authentik-secure.service=authentik" - "traefik.http.routers.authentik-secure.service=authentik"
- "traefik.http.services.authentik.loadbalancer.server.scheme=https" - "traefik.http.services.authentik.loadbalancer.server.scheme=http"
- "traefik.http.services.authentik.loadbalancer.server.port=9443" - "traefik.http.services.authentik.loadbalancer.server.port=9443"
- "traefik.docker.network=proxy" - "traefik.docker.network=proxy"
worker: worker: