From ab2f5523c4d33141ef0fe18354441b1c74e3c02f Mon Sep 17 00:00:00 2001 From: Alexis Bruneteau Date: Thu, 18 Dec 2025 20:04:28 +0100 Subject: [PATCH] t --- docker-compose.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index af7ba4d..45c1f52 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -56,10 +56,8 @@ services: - TZ=${TZ} - PUID=${PUID} - PGID=${PGID} - - VPN_SERVICE_PROVIDER=${VPN_PROVIDER} # Corrected: Uses 'cyberghost' + - VPN_SERVICE_PROVIDER=custom - VPN_TYPE=openvpn - - OPENVPN_PROTOCOL=udp - - SERVER_REGIONS=${VPN_COUNTRY} # Corrected: Uses 'Switzerland' - OPENVPN_USER=${VPN_USER} - OPENVPN_PASSWORD=${VPN_PASS} volumes: