Remove NordVPN credentials from compose file
This commit is contained in:
@@ -21,8 +21,6 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- HTTP_CONTROL_SERVER_AUTH_CONFIG_FILEPATH=/gluetun/config.toml
|
- HTTP_CONTROL_SERVER_AUTH_CONFIG_FILEPATH=/gluetun/config.toml
|
||||||
- VPN_SERVICE_PROVIDER=nordvpn
|
- VPN_SERVICE_PROVIDER=nordvpn
|
||||||
- OPENVPN_USER=Esk3usZGHHJ2yVF1LGeWfjSn
|
|
||||||
- OPENVPN_PASSWORD=BWyYXhB8A72JcTAXZ1V38q8T
|
|
||||||
- SERVER_COUNTRIES=Germany
|
- SERVER_COUNTRIES=Germany
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user