From 7efb5485b1351a71c9223e257320c8f88a2f2ace Mon Sep 17 00:00:00 2001 From: traveler Date: Wed, 6 May 2026 07:05:05 -0500 Subject: [PATCH] sd --- compose/znas/stash.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/compose/znas/stash.yaml b/compose/znas/stash.yaml index 4a0fc87..bfc33cd 100755 --- a/compose/znas/stash.yaml +++ b/compose/znas/stash.yaml @@ -33,7 +33,9 @@ services: - ./DockerVol/Stash/cache:/cache ## Where to store generated content (screenshots,previews,transcodes,sprites) - /DockerVol/Stash/generated:/generated - + labels: + caddy: stash.netgrimoire.net networks: netgrimoire: external: true +### \ No newline at end of file