Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-24 06:34:56 +00:00
parent 03d5a6a352
commit 91be774412
16 changed files with 2 additions and 2 deletions
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-} - HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-} - NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.18.13 image: envyafish/byte-muse:1.18.15
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True - ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False - ENABLE_OPENAI_API=False
- https_proxy=${http_proxy} - https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.6.36 image: ghcr.io/open-webui/open-webui:v0.6.37
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: