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}
- 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: