[forward auth]

This commit is contained in:
2024-07-28 19:02:50 +02:00
parent ca51f775d1
commit a120db32dd

View File

@@ -289,7 +289,6 @@
- "traefik.enable=true"
- "traefik.http.routers.auth.rule=Host(`auth.jingoh.private`)"
- "traefik.http.routers.auth.entrypoints=websecure"
- "traefik.http.services.auth.loadbalancer.server.port=8080"
- "traefik.http.routers.auth.tls=true"
- "traefik.http.routers.auth-https.middlewares=privatevpn"
- "traefik.http.routers.auth.service=auth@docker"