This commit is contained in:
Alexis Bruneteau 2025-12-18 20:04:28 +01:00
parent f887e10a55
commit ab2f5523c4

View File

@ -56,10 +56,8 @@ services:
- TZ=${TZ} - TZ=${TZ}
- PUID=${PUID} - PUID=${PUID}
- PGID=${PGID} - PGID=${PGID}
- VPN_SERVICE_PROVIDER=${VPN_PROVIDER} # Corrected: Uses 'cyberghost' - VPN_SERVICE_PROVIDER=custom
- VPN_TYPE=openvpn - VPN_TYPE=openvpn
- OPENVPN_PROTOCOL=udp
- SERVER_REGIONS=${VPN_COUNTRY} # Corrected: Uses 'Switzerland'
- OPENVPN_USER=${VPN_USER} - OPENVPN_USER=${VPN_USER}
- OPENVPN_PASSWORD=${VPN_PASS} - OPENVPN_PASSWORD=${VPN_PASS}
volumes: volumes: