Komga: remove http auth

This commit is contained in:
Jean Froment 2021-12-06 18:43:39 +01:00
parent 30f55a6228
commit ba6a22f931
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ services:
labels:
- "traefik.enable=true"
- "traefik.http.routers.komga.rule=Host(`komga.${TRAEFIK_DOMAIN}`)"
- "traefik.http.routers.komga.middlewares=common-auth@file"
volumes:
configkomga: