Switched to NordVPN Dallas

This commit is contained in:
2025-03-04 00:17:35 -06:00
parent bcf3aad1d8
commit 95f1708f6f

View File

@@ -11,14 +11,14 @@ services:
ports:
- "6090:6090"
environment:
# Privado - Dallas
# NordVPN - Dallas
- VPN_SERVICE_PROVIDER=custom
- VPN_TYPE=wireguard
- WIREGUARD_ENDPOINT_IP=45.38.15.192
- WIREGUARD_ENDPOINT_IP=185.247.70.139
- WIREGUARD_ENDPOINT_PORT=51820
- WIREGUARD_PUBLIC_KEY=KgTUh3KLijVluDvNpzDCJJfrJ7EyLzYLmdHCksG4sRg=
- WIREGUARD_PRIVATE_KEY=sOVaxrCbfpHj6zoDfoDS7SPaha1RTDM23/cg1m3U2Us=
- WIREGUARD_ADDRESSES=100.64.13.50/32
- WIREGUARD_PUBLIC_KEY=8pRFH/FfMBs3eBJCM2ABFoOs/13n78LYQvoovZVLdgI=
- WIREGUARD_PRIVATE_KEY=8Hzee8uJtfKwbJ+NhG8wdAeWtcfdU8bRO/hHLXmM2l0=
- WIREGUARD_ADDRESSES=10.5.0.2/32
streamlink-server:
build:
context: .