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: