mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Add blobs location to env binds (#5350)
This commit is contained in:
@@ -39,6 +39,7 @@ var (
|
||||
"external_host": ExternalHost,
|
||||
"generated": Generated,
|
||||
"metadata": Metadata,
|
||||
"blobs": BlobsPath,
|
||||
"cache": Cache,
|
||||
"stash": Stash,
|
||||
"ui": UILocation,
|
||||
|
||||
Reference in New Issue
Block a user