docker-compose.server.yml aktualisiert
This commit is contained in:
parent
d9fa7e9fbb
commit
22ef0e6864
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user