removed gzip
This commit is contained in:
parent
0255eb651c
commit
da9b340a39
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ services:
|
||||||
- "traefik.http.routers.qbittorrent-secure.priority=1000"
|
- "traefik.http.routers.qbittorrent-secure.priority=1000"
|
||||||
|
|
||||||
# 3. The Middleware (Security)
|
# 3. The Middleware (Security)
|
||||||
- "traefik.http.routers.qbittorrent-secure.middlewares=gzip,authentik@docker"
|
- "traefik.http.routers.qbittorrent-secure.middlewares=authentik@docker"
|
||||||
|
|
||||||
# 4. Service Definition
|
# 4. Service Definition
|
||||||
- "traefik.http.services.qbittorrent-secure.loadbalancer.server.port=8080"
|
- "traefik.http.services.qbittorrent-secure.loadbalancer.server.port=8080"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue