mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +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 |
|
|`WebUI Password`|adminadmin |
|
||||||
|
|
||||||
## How to use OpenVPN
|
## 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
|
### Example auth-user-pass option
|
||||||
`auth-user-pass credentials.conf`
|
`auth-user-pass credentials.conf`
|
||||||
|
|
||||||
### Example credentials.conf
|
### Example credentials.conf
|
||||||
username
|
username<br>
|
||||||
password
|
password
|
||||||
|
|
||||||
## PUID/PGID
|
## PUID/PGID
|
||||||
|
Loading…
Reference in New Issue
Block a user