Komga: remove http auth
This commit is contained in:
parent
30f55a6228
commit
ba6a22f931
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue