diff --git a/docker-compose.server.yml b/docker-compose.server.yml index 5568324..32cdc8d 100644 --- a/docker-compose.server.yml +++ b/docker-compose.server.yml @@ -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: