Update komodo/arr/download-clients/compose.yaml

This commit is contained in:
2026-01-18 21:31:21 +00:00
parent ef6c479be8
commit 81080ad5e4

View File

@@ -66,7 +66,7 @@ services:
- 8084:8084 - 8084:8084
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${DATA_PATH}/media/books:/books # Default destination for book downloads - ${DATA_PATH}/media/bookdrop:/books # Default destination for book downloads
- shelfmark:/config # App configuration - shelfmark:/config # App configuration
# Required for torrent / usenet - path must match your download client's volume exactly # Required for torrent / usenet - path must match your download client's volume exactly
- ${DATA_PATH}/torrents:/downloads/torrents - ${DATA_PATH}/torrents:/downloads/torrents