diff --git a/homelab/fighter/config/qbittorrent/docker-compose.yml b/homelab/fighter/config/qbittorrent/docker-compose.yml index 546294ea..9974fba6 100644 --- a/homelab/fighter/config/qbittorrent/docker-compose.yml +++ b/homelab/fighter/config/qbittorrent/docker-compose.yml @@ -16,7 +16,7 @@ services: env_file: - qbittorrent.env ports: - - 50000-50500:50000-50500 + - 49500-50000:49500-50000 labels: - traefik.http.routers.qbt.rule=Host(`qbt.jafner.net`) - traefik.http.routers.qbt.tls.certresolver=lets-encrypt