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
c4a7f4c8d3
commit
c35ce84ab8
@ -29,8 +29,8 @@ This is where qBittorrent will store your downloads, incomplete downloads and/or
|
|||||||
|`VPN_ENABLED`|Enable VPN? (yes\|no) Default:yes|`VPN_ENABLED=yes`|
|
|`VPN_ENABLED`|Enable VPN? (yes\|no) Default:yes|`VPN_ENABLED=yes`|
|
||||||
|`LAN_NETWORK`|Local Network with CIDR notation |`OPENVPN_PASSWORD=192.168.1.0/24`|
|
|`LAN_NETWORK`|Local Network with CIDR notation |`OPENVPN_PASSWORD=192.168.1.0/24`|
|
||||||
|`NAME_SERVERS`|Comma delimited name servers |`NAME_SERVERS=8.8.8.8,8.8.4.4`|
|
|`NAME_SERVERS`|Comma delimited name servers |`NAME_SERVERS=8.8.8.8,8.8.4.4`|
|
||||||
|`PUID`|UID applied to config files |`PUID=99`|
|
|`PUID`|UID applied to config files and downloads |`PUID=99`|
|
||||||
|`PGID`|GID applied to config files |`PGID=100`|
|
|`PGID`|GID applied to config files and downloads |`PGID=100`|
|
||||||
|
|
||||||
## Access the WebUI
|
## Access the WebUI
|
||||||
Access http://IPADDRESS:8080 from a browser on the same network.
|
Access http://IPADDRESS:8080 from a browser on the same network.
|
||||||
|
Loading…
Reference in New Issue
Block a user