diff --git a/infrastructure/services/qbittorrent/env/qbittorrent.env b/infrastructure/services/qbittorrent/env/qbittorrent.env index d6a1e27..bcf5277 100644 --- a/infrastructure/services/qbittorrent/env/qbittorrent.env +++ b/infrastructure/services/qbittorrent/env/qbittorrent.env @@ -1,3 +1,5 @@ TZ=Etc/UTC WEBUI_PORT=8080 -TORRENTING_PORT=6881 \ No newline at end of file +TORRENTING_PORT=6881 +# Use alternative WebUI: /vuetorrent +DOCKER_MODS=ghcr.io/vuetorrent/vuetorrent-lsio-mod:latest \ No newline at end of file