Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-24 13:42:27 +00:00
parent 302c2a9346
commit 5f7fdd2f46
18 changed files with 4 additions and 4 deletions
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY}
image: sn0wl1n/ech0:v4.6.1
image: sn0wl1n/ech0:v4.6.2
labels:
createdBy: Apps
networks:
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.9.1
image: ghcr.io/open-webui/open-webui:v0.9.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY}
image: sn0wl1n/ech0:v4.6.1
image: sn0wl1n/ech0:v4.6.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.9.1
image: ghcr.io/open-webui/open-webui:v0.9.2
labels:
createdBy: Apps
networks: