Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-03-21 03:30:50 +00:00
parent b7a56354be
commit d15c7774c3
25 changed files with 73 additions and 2 deletions
+3
View File
@@ -14,6 +14,9 @@ services:
- STASH_GENERATED=/generated/
- STASH_METADATA=/metadata/
- STASH_CACHE=/cache/
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: stashapp/stash:v0.28.1
labels:
createdBy: Apps