Update media-management.yaml
parent
2149908bc8
commit
c05dc16233
|
@ -128,8 +128,9 @@ services:
|
||||||
- VPN_TYPE=wireguard
|
- VPN_TYPE=wireguard
|
||||||
# - VPN_ENDPOINT_IP=31.13.189.226
|
# - VPN_ENDPOINT_IP=31.13.189.226
|
||||||
# - VPN_ENDPOINT_PORT=51820
|
# - VPN_ENDPOINT_PORT=51820
|
||||||
# - WIREGUARD_PUBLIC_KEY=$WIREGUARD_PUBLIC_KEY
|
# - WIREGUARD_PUBLIC_KEY=$WIREGUARD_PUBLIC_KEY
|
||||||
# - WIREGUARD_ADDRESSES=10.1.1.40/32
|
# - WIREGUARD_ADDRESSES=10.1.1.40/32
|
||||||
|
- WIREGUARD_PRIVATE_KEY=$WIREGUARD_PRIVATE_KEY
|
||||||
- SERVER_COUNTRIES=United States
|
- SERVER_COUNTRIES=United States
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv6.conf.all.disable_ipv6=1
|
- net.ipv6.conf.all.disable_ipv6=1
|
||||||
|
|
Loading…
Reference in New Issue