Update compose.yaml
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
# gluetun:
|
# gluetun:
|
||||||
# image: qmcgaw/gluetun
|
# image: qmcgaw/gluetun
|
||||||
@@ -66,8 +65,8 @@ services:
|
|||||||
- WEBUI_PORT=8080
|
- WEBUI_PORT=8080
|
||||||
- TORRENTING_PORT=6881
|
- TORRENTING_PORT=6881
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/qbittorrent/appdata:/config
|
- /srv/appdata/qbittorrent:/config
|
||||||
- /path/to/downloads:/downloads #optional
|
- /mnt/media/downloads:/downloads #optional
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
- 6881:6881
|
- 6881:6881
|
||||||
|
|||||||
Reference in New Issue
Block a user