Add SSD_DOWNLOADS_PATH for qbittorrent
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${APPDATA_PATH}/qbittorrent/config:/config
|
- ${APPDATA_PATH}/qbittorrent/config:/config
|
||||||
- ${DOWNLOADS_PATH}:/downloads
|
- ${DOWNLOADS_PATH}:/downloads
|
||||||
|
- ${SSD_DOWNLOADS_PATH}:/ssd-downloads
|
||||||
ports:
|
ports:
|
||||||
- "${WEBUI_PORT}:${WEBUI_PORT}"
|
- "${WEBUI_PORT}:${WEBUI_PORT}"
|
||||||
- "${TORRENTING_PORT}:${TORRENTING_PORT}"
|
- "${TORRENTING_PORT}:${TORRENTING_PORT}"
|
||||||
|
Reference in New Issue
Block a user