Enable authentik for calibre-web-rpg

This commit is contained in:
Joey Hafner 2022-07-06 14:46:55 -07:00
parent f6925b9413
commit a69fe327cd
2 changed files with 1 additions and 1 deletions

View File

View File

@ -13,7 +13,7 @@ services:
labels: labels:
- traefik.http.routers.calibre-rpg.rule=Host(`rpg.calibre.jafner.net`) - 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.tls.certresolver=lets-encrypt
#- traefik.http.routers.calibre-rpg.middlewares=authentik@docker - traefik.http.routers.calibre-rpg.middlewares=authentik@docker
networks: networks:
- web - web