Compare commits

...

2 commits

Author SHA1 Message Date
sahara101
c87c4c22ab
Merge 9f115e96b9 into 9b130ebc96 2024-11-06 13:14:22 +00:00
sahara101
9f115e96b9
- "traefik.http.services.authentik.loadbalancer.server.scheme=http" 2024-07-29 19:52:42 +03:00

View file

@ -66,7 +66,7 @@ services:
- "traefik.http.routers.authentik-secure.rule=Host(`authentik.jimsgarage.co.uk`)"
- "traefik.http.routers.authentik-secure.tls=true"
- "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.docker.network=proxy"
worker: