Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-24 15:26:29 +00:00
parent 306d0e533b
commit c7c59c1a3d
32 changed files with 4 additions and 4 deletions
@@ -34,7 +34,7 @@ services:
- ENCRYPT_ENABLE=false
- DB_HOST=mx-mongo
- REDIS_HOST=mx-redis
image: innei/mx-server:8.4.0
image: innei/mx-server:8.4.1
labels:
createdBy: Apps
networks:
@@ -13,7 +13,7 @@ services:
- DEMO=false
- NODE_ENV=production
- ENCRYPT_ENABLE=false
image: innei/mx-server:8.4.0
image: innei/mx-server:8.4.1
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.2.4
image: ghcr.io/nodepassproject/nodepassdash:3.2.5
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -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.6.37
image: ghcr.io/open-webui/open-webui:0.6.38
labels:
createdBy: Apps
networks: