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
1e581a1487
commit
0ede775b39
@ -43,6 +43,7 @@ $ docker run --privileged -d \
|
|||||||
|`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`|
|
||||||
|
|`UMASK`| No | GID applied to config files and downloads |`UMASK=002`|
|
||||||
|`WEBUI_PORT_ENV`| No | Applies WebUI port to qBittorrents config at boot (Must change exposed ports to match) |`WEBUI_PORT_ENV=8080`|
|
|`WEBUI_PORT_ENV`| No | Applies WebUI port to qBittorrents config at boot (Must change exposed ports to match) |`WEBUI_PORT_ENV=8080`|
|
||||||
|`INCOMING_PORT_ENV`| No | Applies Incoming port to qBittorrents config at boot (Must change exposed ports to match) |`INCOMING_PORT_ENV=8999`|
|
|`INCOMING_PORT_ENV`| No | Applies Incoming port to qBittorrents config at boot (Must change exposed ports to match) |`INCOMING_PORT_ENV=8999`|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user