mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 02:10:12 -08:00
only connect to US servers
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
|||||||
- OPENVPN_PASSWORD=8HOCqw4zvv8mbX4bLAUpLT3z
|
- OPENVPN_PASSWORD=8HOCqw4zvv8mbX4bLAUpLT3z
|
||||||
- TZ=America/New_York # Timezone for accurate log times
|
- TZ=America/New_York # Timezone for accurate log times
|
||||||
# optional, server_[countries, cities]
|
# optional, server_[countries, cities]
|
||||||
# - SERVER_COUNTRIES: Comma separated list of countries
|
- SERVER_COUNTRIES=United States
|
||||||
# - SERVER_CITIES=Stockholm
|
# - SERVER_CITIES=Stockholm
|
||||||
# - SERVER_HOSTNAMES: Comma separated list of server hostnames
|
# - SERVER_HOSTNAMES: Comma separated list of server hostnames
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user