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
|
## This is where your stash's metadata lives
|
||||||
- /DockerVol/Stash/metadata:/metadata
|
- /DockerVol/Stash/metadata:/metadata
|
||||||
## Any other cache content.
|
## Any other cache content.
|
||||||
- ./DockerVol/Stash/cache:/cache
|
- /DockerVol/Stash/cache:/cache
|
||||||
## Where to store generated content (screenshots,previews,transcodes,sprites)
|
## Where to store generated content (screenshots,previews,transcodes,sprites)
|
||||||
- /DockerVol/Stash/generated:/generated
|
- /DockerVol/Stash/generated:/generated
|
||||||
labels:
|
labels:
|
||||||
|
|
@ -40,7 +40,7 @@ services:
|
||||||
monitor.name: "stash"
|
monitor.name: "stash"
|
||||||
monitor.url: "http://stash:9999"
|
monitor.url: "http://stash:9999"
|
||||||
homepage.group: "Green Apps"
|
homepage.group: "Green Apps"
|
||||||
homepage.name: "stash
|
homepage.name: "stash"
|
||||||
homepage.icon: "docker.png"
|
homepage.icon: "docker.png"
|
||||||
homepage.href: "https://stash.netgrimoire.com"
|
homepage.href: "https://stash.netgrimoire.com"
|
||||||
homepage.description: "stash service"
|
homepage.description: "stash service"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue