Added env examples and scripts
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# NordVPN credentials for Gluetun
|
||||
# Get these from: https://my.nordaccount.com/dashboard/nordvpn/ -> Manual Setup
|
||||
# These are *service* credentials, not your regular NordVPN login
|
||||
NORDVPN_USER=
|
||||
NORDVPN_PASSWORD=
|
||||
|
||||
# Optional: Comma-separated list of countries (e.g. "United States", "Canada", "Netherlands")
|
||||
# Leave unset to use "United States"
|
||||
# NORDVPN_SERVER_COUNTRIES=United States
|
||||
Reference in New Issue
Block a user