From 4ffdb13b3da2b22238a7d0f2fdcadbdaffc12591 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Wed, 23 Jul 2025 07:56:36 -0400 Subject: [PATCH] Changesfor qBittorrent. --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index c4a08d66..05eee432 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4552,7 +4552,7 @@ services: SOCKS_USER: admin SOCKS_PASS: socks TZ: ${TZ} - VPN_CLIENT: wireguard + VPN_CLIENT: openvpn VPN_ENABLED: "yes" VPN_INPUT_PORTS: "" VPN_OPTIONS: "" @@ -4561,7 +4561,7 @@ services: VPN_PROV: pia VPN_USER: ${DELUGEVPN_ENVIRONMENT_VPN_USER} WEBUI_PORT: 8080 - image: ghcr.io/binhex/arch-qbittorrentvpn:5.1.2-1-03 + image: ghcr.io/binhex/arch-qbittorrentvpn:latest labels: homepage.group: Downloaders homepage.name: qBittorrent