Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # BASE
- USER_ID=1000
- GROUP_ID=1000
- TZ="Europe/Paris"
- CONFIG_PATH="."
- DATA_PATH="/media/nas/jellyfin"
- DOWNLOAD_ROOT="/media/nas/torrents"
- # NORD VPN
- OPENVPN_USER='XXX'
- OPENVPN_PASSWORD='XXX'
- SERVER_REGIONS=France
- # PROTON VPN
- # ENDPOINT_IP=PEER_ENDPOINT_IP # The endpoint IP address of the VPN server
- # WIREGUARD_ADDR=Interface_Address # The WireGuard interface address
- # ENDPOINT_PORT=51820 # Default port is 51820, but confirm if different
- # DNS_ADDRESS=Interface_DNS # DNS address for ProtonVPN
- # PUBLIC_KEY=PEER_PublicKey # The public key of the other peer
- # PRIVATE_KEY=Interface_PrivateKey # Your private key
Add Comment
Please, Sign In to add comment