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
c9e95fa12c
commit
b013ebd221
@ -32,6 +32,12 @@ This is where qBittorrent will store your downloads, incomplete downloads and/or
|
|||||||
|`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`|
|
||||||
|
|
||||||
|
### Volumes
|
||||||
|
| Volume | Required| Function | Example |
|
||||||
|
|----------|----------|----------|----------|
|
||||||
|
| `config` | Yes | qBittorrent and OpenVPN config files | `VPN_ENABLED=yes`|
|
||||||
|
| `downloads` | No | Default download path for torrents | `VPN_ENABLED=yes`|
|
||||||
|
|
||||||
## 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