removed web interface creds, as access is limited to the local network
This commit is contained in:
@@ -15,8 +15,6 @@ services:
|
||||
# To obtain the credentials proceed with the manual configuration in NordVPN account.
|
||||
- OPENVPN_USERNAME=${OPENVPN_USERNAME}
|
||||
- OPENVPN_PASSWORD=${OPENVPN_PASSWORD}
|
||||
- TRANS_USER=${TRANS_USER} # optional for web interface
|
||||
- TRANS_PASS=${TRANS_PASS} # optional for web interface
|
||||
- LOCAL_NETWORK=${LOCAL_NETWORK} # see .env file for comments
|
||||
logging:
|
||||
driver: json-file
|
||||
|
||||
Reference in New Issue
Block a user