This commit is contained in:
Michael Grote 2024-11-10 11:17:14 +01:00
parent aff4078020
commit 3d2eded982

View file

@ -40,7 +40,7 @@ services:
labels: labels:
traefik.enable: true traefik.enable: true
traefik.http.routers.authelia.rule: Host(`auth.mgrote.net`) traefik.http.routers.authelia.rule: Host(`auth.mgrote.net`)
traefik.http.services.authelia.loadbalancer.server.port: 9001 traefik.http.services.authelia.loadbalancer.server.port: 9091
traefik.http.routers.authelia.tls: true traefik.http.routers.authelia.tls: true
traefik.http.routers.authelia.tls.certresolver: resolver_letsencrypt traefik.http.routers.authelia.tls.certresolver: resolver_letsencrypt
traefik.http.routers.authelia.entrypoints: entry_https traefik.http.routers.authelia.entrypoints: entry_https