From 23752e50aff4acbade4f287542ab206a8435404e Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 11 Feb 2026 06:19:58 -0700 Subject: [PATCH] revert glutun config --- lxc2/qbittorrent/qbittorrent.yml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/lxc2/qbittorrent/qbittorrent.yml b/lxc2/qbittorrent/qbittorrent.yml index 16c0148..509ede4 100755 --- a/lxc2/qbittorrent/qbittorrent.yml +++ b/lxc2/qbittorrent/qbittorrent.yml @@ -9,16 +9,13 @@ services: mem_limit: "1024m" mem_reservation: "128m" environment: - #- VPN_SERVICE_PROVIDER=airvpn + - VPN_SERVICE_PROVIDER=airvpn - VPN_TYPE=wireguard - #- WIREGUARD_PRIVATE_KEY=ECCy5yvuw44r9gwVBV0dm6lkwYgj9TooW1FEj4LK8X4= - #- WIREGUARD_PRESHARED_KEY=3eL2dzBilN+dmKGGXwOzUwGKpBJkKZELos/6GurIb/8= - #- WIREGUARD_ADDRESSES=10.186.81.191/32 - #- SERVER_COUNTRIES=Canada - #- FIREWALL_VPN_INPUT_PORTS=30754 - volumes: - - /docker/qbittorrent/gluetun/airvpn-ca.conf:/gluetun/wireguard/wg0.conf - + - WIREGUARD_PRIVATE_KEY=ECCy5yvuw44r9gwVBV0dm6lkwYgj9TooW1FEj4LK8X4= + - WIREGUARD_PRESHARED_KEY=3eL2dzBilN+dmKGGXwOzUwGKpBJkKZELos/6GurIb/8= + - WIREGUARD_ADDRESSES=10.186.81.191/32 + - SERVER_COUNTRIES=Canada + - FIREWALL_VPN_INPUT_PORTS=30754 ports: - 8080:8080 # qBittorrent Web UI