From d55ce82ded02d15bae2eedc215bd3d6a5f66ab93 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 11 Feb 2026 07:41:54 -0700 Subject: [PATCH] ui port change to 7979 --- lxc2/qbittorrent/qbittorrent.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lxc2/qbittorrent/qbittorrent.yml b/lxc2/qbittorrent/qbittorrent.yml index 77f0dbf..bee1ac0 100755 --- a/lxc2/qbittorrent/qbittorrent.yml +++ b/lxc2/qbittorrent/qbittorrent.yml @@ -41,7 +41,8 @@ services: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - - WEBUI_PORT=8080 + - WEBUI_PORT=7979 + #- WEBUI_PORT=8080 - TORRENTING_PORT=30754 volumes: - /docker/qbittorrent/data:/config