sdf
This commit is contained in:
parent
f5e9f8ee70
commit
d4f5cdcfdf
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue