apps/stash/docker-compose.yml aktualisiert
This commit is contained in:
@@ -8,6 +8,14 @@ services:
|
|||||||
|
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
|
- HOST_OS=Unraid
|
||||||
|
- HOST_HOSTNAME=Kallilabcore
|
||||||
|
- HOST_CONTAINERNAME=Stash
|
||||||
|
- STASH_CACHE=/cache/
|
||||||
|
- STASH_METADATA=/metadata/
|
||||||
|
- STASH_GENERATED=/generated/
|
||||||
|
- STASH_STASH=/data/
|
||||||
|
- STASH_CONFIG_FILE=/root/.stash/config.yml
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/user/appdata/stash/config:/root/.stash
|
- /mnt/user/appdata/stash/config:/root/.stash
|
||||||
|
|||||||
Reference in New Issue
Block a user