quiz, authelia in front of bento

This commit is contained in:
2026-05-15 20:15:48 +02:00
parent bf6029ee0c
commit e7e6f2b2d3
3 changed files with 22 additions and 0 deletions
+2
View File
@@ -15,3 +15,5 @@ services:
- "traefik.http.routers.pdf.rule=Host(`pdf.${PUBLIC_DOMAIN}`)"
- "traefik.http.routers.pdf.entrypoints=https"
- "traefik.http.routers.pdf.tls=true"
- "traefik.http.routers.pdf.middlewares=authelia@file"