Disable authentik on calibre-web

This commit is contained in:
Joey Hafner 2022-07-06 17:57:20 -07:00
parent d8695061e7
commit 9cf1c9cf38

View File

@ -13,7 +13,7 @@ services:
labels:
- traefik.http.routers.calibre-rpg.rule=Host(`rpg.calibre.jafner.net`)
- traefik.http.routers.calibre-rpg.tls.certresolver=lets-encrypt
- traefik.http.routers.calibre-rpg.middlewares=authentik@file,securityheaders@file
#- traefik.http.routers.calibre-rpg.middlewares=authentik@file,securityheaders@file
networks:
- web