From f1b72d53ceef1d06fa6db43226941f5b188b5642 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 15 Dec 2023 01:47:48 -0800 Subject: [PATCH] Remove deprecated labels --- homelab/fighter/config/qbittorrent/docker-compose.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/homelab/fighter/config/qbittorrent/docker-compose.yml b/homelab/fighter/config/qbittorrent/docker-compose.yml index 9974fba6..33e94a04 100644 --- a/homelab/fighter/config/qbittorrent/docker-compose.yml +++ b/homelab/fighter/config/qbittorrent/docker-compose.yml @@ -22,10 +22,6 @@ services: - traefik.http.routers.qbt.tls.certresolver=lets-encrypt - traefik.http.routers.qbt.middlewares=traefik-forward-auth-privileged@file - traefik.http.services.qbt.loadbalancer.server.port=8080 - # - traefik.http.routers.qbt.priority=10 - # - traefik.http.routers.qbt-auth.rule=Host(`qbt.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`) - # - traefik.http.routers.qbt-auth.priority=15 - # - traefik.http.routers.qbt-auth.service=authentik-auth@file exporter-qbittorrent: image: esanchezm/prometheus-qbittorrent-exporter container_name: qbittorrent_exporter