docker-compose.server.yml aktualisiert

This commit is contained in:
tim 2025-04-29 17:18:34 +02:00
parent d9fa7e9fbb
commit 22ef0e6864

View File

@ -18,7 +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.routers.workcalendar.tls.options=noClientAuth@file"
- "traefik.http.services.workcalendar.loadbalancer.server.port=80"
networks: