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