shelfmark: add /downloads volume
This commit is contained in:
@@ -56,6 +56,7 @@ services:
|
|||||||
- ${CWA_INGEST_DIR}:/cwa-book-ingest
|
- ${CWA_INGEST_DIR}:/cwa-book-ingest
|
||||||
# re-use calibre-web-automated user database
|
# re-use calibre-web-automated user database
|
||||||
- ${CWA_DB_FILE}:/auth/app.db:ro
|
- ${CWA_DB_FILE}:/auth/app.db:ro
|
||||||
|
- "${DOWNLOADS_PATH}/sabnzbd:/downloads"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-sf", "http://localhost:8084/api/health"]
|
test: ["CMD", "curl", "-sf", "http://localhost:8084/api/health"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
|
|||||||
Reference in New Issue
Block a user