added no-client-auth

This commit is contained in:
tim 2025-04-29 17:03:49 +02:00
parent 97fee258f3
commit d9fa7e9fbb

View File

@ -18,6 +18,7 @@ services:
- "traefik.http.routers.workcalendar.entrypoints=websecure"
- "traefik.http.routers.workcalendar.tls=true"
- "traefik.http.routers.workcalendar.tls.certresolver=strolap"
- "traefik.http.routers.workcalendar.tls.options=no-client-auth"
- "traefik.http.services.workcalendar.loadbalancer.server.port=80"
networks: