Update compose.yaml

This commit is contained in:
jasper
2025-12-04 14:37:38 +01:00
parent 09e650ad94
commit fe11745e23

View File

@@ -1,4 +1,3 @@
services:
# gluetun:
# image: qmcgaw/gluetun
@@ -66,8 +65,8 @@ services:
- WEBUI_PORT=8080
- TORRENTING_PORT=6881
volumes:
- /path/to/qbittorrent/appdata:/config
- /path/to/downloads:/downloads #optional
- /srv/appdata/qbittorrent:/config
- /mnt/media/downloads:/downloads #optional
ports:
- 8080:8080
- 6881:6881