Switched gluetun Privado VPN connection to Dallas

This commit is contained in:
2025-03-03 20:32:24 -06:00
parent d7bedfd154
commit bcf3aad1d8

View File

@@ -11,13 +11,14 @@ services:
ports: ports:
- "6090:6090" - "6090:6090"
environment: environment:
# Privado - Dallas
- VPN_SERVICE_PROVIDER=custom - VPN_SERVICE_PROVIDER=custom
- VPN_TYPE=wireguard - VPN_TYPE=wireguard
- WIREGUARD_ENDPOINT_IP=45.38.16.144 - WIREGUARD_ENDPOINT_IP=45.38.15.192
- WIREGUARD_ENDPOINT_PORT=51820 - WIREGUARD_ENDPOINT_PORT=51820
- WIREGUARD_PUBLIC_KEY=KgTUh3KLijVluDvNpzDCJJfrJ7EyLzYLmdHCksG4sRg= - WIREGUARD_PUBLIC_KEY=KgTUh3KLijVluDvNpzDCJJfrJ7EyLzYLmdHCksG4sRg=
- WIREGUARD_PRIVATE_KEY=UJ2OhqyIlXQfbuYKTf8etvGGgT6SRGKzehlHi/k20Hc= - WIREGUARD_PRIVATE_KEY=sOVaxrCbfpHj6zoDfoDS7SPaha1RTDM23/cg1m3U2Us=
- WIREGUARD_ADDRESSES=100.64.7.102/32 - WIREGUARD_ADDRESSES=100.64.13.50/32
streamlink-server: streamlink-server:
build: build:
context: . context: .