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
+4
View File
@@ -7,6 +7,10 @@ services:
env_file:
- ./envs/global.env
- .env
environment:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.5.3
labels:
createdBy: Apps