sdf
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-06 14:50:23 -05:00
parent f5e9f8ee70
commit d4f5cdcfdf

View file

@ -31,7 +31,7 @@ services:
## This is where your stash's metadata lives
- /DockerVol/Stash/metadata:/metadata
## Any other cache content.
- ./DockerVol/Stash/cache:/cache
- /DockerVol/Stash/cache:/cache
## Where to store generated content (screenshots,previews,transcodes,sprites)
- /DockerVol/Stash/generated:/generated
labels:
@ -40,7 +40,7 @@ services:
monitor.name: "stash"
monitor.url: "http://stash:9999"
homepage.group: "Green Apps"
homepage.name: "stash
homepage.name: "stash"
homepage.icon: "docker.png"
homepage.href: "https://stash.netgrimoire.com"
homepage.description: "stash service"