mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 14:44:57 +00:00
Update README.md
This commit is contained in:
parent
1a4c2d635f
commit
79a58a4b51
@ -54,13 +54,13 @@ Access http://IPADDRESS:8080 from a browser on the same network.
|
||||
|`WebUI Password`|adminadmin |
|
||||
|
||||
## How to use OpenVPN
|
||||
The container will fail to boot if `VPN_ENABLED` is set to yes or empty and a .ovpn is not present in the /config/openvpn directory. Drop a .ovpn file from your VPN provider into /config/openvpn and start the container. You may need to edit the ovpn configuration file to load your VPN credentials from a file by setting `auth-user-pass`.
|
||||
The container will fail to boot if `VPN_ENABLED` is set to yes or empty and a .ovpn is not present in the /config/openvpn directory. Drop a .ovpn file from your VPN provider into /config/openvpn and start the container again. You may need to edit the ovpn configuration file to load your VPN credentials from a file by setting `auth-user-pass`.
|
||||
|
||||
### Example auth-user-pass option
|
||||
`auth-user-pass credentials.conf`
|
||||
|
||||
### Example credentials.conf
|
||||
username
|
||||
username<br>
|
||||
password
|
||||
|
||||
## PUID/PGID
|
||||
|
Loading…
Reference in New Issue
Block a user