From b013ebd221fcef8cf874f5817cd35f54e62bddf4 Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Sat, 3 Feb 2018 23:30:20 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 422f273..a8d7073 100644 --- a/README.md +++ b/README.md @@ -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`| |`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 http://IPADDRESS:8080 from a browser on the same network.