stash: add blob volume
see https://github.com/stashapp/stash/commit/2d8b6e1722fb7b5e9aac9c7fbf545cf72cf78f5f
This commit is contained in:
@@ -467,6 +467,8 @@ services:
|
||||
- "${DOCKER_STORAGE_PATH}/stash/cache:/cache"
|
||||
## Where to store generated content (screenshots,previews,transcodes,sprites)
|
||||
- "${DOCKER_STORAGE_PATH}/stash/generated:/generated"
|
||||
## Where to store binary blob data (scene covers, images)
|
||||
- "${DOCKER_STORAGE_PATH}/stash/blobs:/blobs"
|
||||
networks:
|
||||
- public
|
||||
profiles:
|
||||
|
||||
Reference in New Issue
Block a user