shelfmark: add /downloads volume
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user