Skip to content

Commit 688c836

Browse files
authored
chore(setup/providers/privatevpn): clarify Openvpn options (#161)
1 parent cf0d6ca commit 688c836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/providers/privatevpn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ services:
3232
## Required environment variables
3333
3434
- `VPN_SERVICE_PROVIDER=privatevpn`
35-
- `OPENVPN_USER`
36-
- `OPENVPN_PASSWORD`
35+
- `OPENVPN_USER`: Your PrivateVPN account login, not the "Proxy login" found on its Control Panel
36+
- `OPENVPN_PASSWORD`: Your PrivateVPN account password
3737

3838
## Optional environment variables
3939

0 commit comments

Comments
 (0)