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
37c6310d47
commit
c9e95fa12c
@ -27,7 +27,7 @@ This is where qBittorrent will store your downloads, incomplete downloads and/or
|
|||||||
| Variable | Required| Function | Example |
|
| Variable | Required| Function | Example |
|
||||||
|----------|----------|----------|----------|
|
|----------|----------|----------|----------|
|
||||||
|`VPN_ENABLED`| Yes | Enable VPN? (yes\|no) Default:yes|`VPN_ENABLED=yes`|
|
|`VPN_ENABLED`| Yes | Enable VPN? (yes\|no) Default:yes|`VPN_ENABLED=yes`|
|
||||||
|`LAN_NETWORK`| Yes | Local Network with CIDR notation |`OPENVPN_PASSWORD=192.168.1.0/24`|
|
|`LAN_NETWORK`| Yes | Local Network with CIDR notation |`LAN_NETWORK=192.168.1.0/24`|
|
||||||
|`NAME_SERVERS`| No | Comma delimited name servers |`NAME_SERVERS=8.8.8.8,8.8.4.4`|
|
|`NAME_SERVERS`| No | Comma delimited name servers |`NAME_SERVERS=8.8.8.8,8.8.4.4`|
|
||||||
|`PUID`| No | UID applied to config files and downloads |`PUID=99`|
|
|`PUID`| No | UID applied to config files and downloads |`PUID=99`|
|
||||||
|`PGID`| No | GID applied to config files and downloads |`PGID=100`|
|
|`PGID`| No | GID applied to config files and downloads |`PGID=100`|
|
||||||
|
Loading…
Reference in New Issue
Block a user