diff --git a/homelab/fighter/config/qbittorrent/docker-compose.yml b/homelab/fighter/config/qbittorrent/docker-compose.yml index f54bc343..546294ea 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:50000 + - 50000-50500:50000-50500 labels: - traefik.http.routers.qbt.rule=Host(`qbt.jafner.net`) - traefik.http.routers.qbt.tls.certresolver=lets-encrypt