diff --git a/lxc2/qbittorrent/qbittorrent.yml b/lxc2/qbittorrent/qbittorrent.yml index bee1ac0..df17315 100755 --- a/lxc2/qbittorrent/qbittorrent.yml +++ b/lxc2/qbittorrent/qbittorrent.yml @@ -17,8 +17,8 @@ services: - SERVER_CITIES=Vancouver - FIREWALL_VPN_INPUT_PORTS=30754 - WIREGUARD_IMPLEMENTATION=kernelspace - ports: - - 8080:8080 # qBittorrent Web UI + #ports: + # - 8080:8080 # qBittorrent Web UI volumes: - /lib/modules:/lib/modules:ro # Required for kernel mode @@ -41,8 +41,7 @@ services: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - - WEBUI_PORT=7979 - #- WEBUI_PORT=8080 + - WEBUI_PORT=8080 - TORRENTING_PORT=30754 volumes: - /docker/qbittorrent/data:/config