parent
572f1a5243
commit
604bc2b45a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue