diff --git a/services/calibre-web-automated.yml b/services/calibre-web-automated.yml index 7fa6347..9431ed7 100644 --- a/services/calibre-web-automated.yml +++ b/services/calibre-web-automated.yml @@ -56,6 +56,7 @@ services: - ${CWA_INGEST_DIR}:/cwa-book-ingest # re-use calibre-web-automated user database - ${CWA_DB_FILE}:/auth/app.db:ro + - "${DOWNLOADS_PATH}/sabnzbd:/downloads" healthcheck: test: ["CMD", "curl", "-sf", "http://localhost:8084/api/health"] interval: 30s