diff --git a/komodo/arr/download-clients/compose.yaml b/komodo/arr/download-clients/compose.yaml index c308d27..565d9f8 100644 --- a/komodo/arr/download-clients/compose.yaml +++ b/komodo/arr/download-clients/compose.yaml @@ -66,7 +66,7 @@ services: - 8084:8084 restart: unless-stopped 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 # Required for torrent / usenet - path must match your download client's volume exactly - ${DATA_PATH}/torrents:/downloads/torrents