提交 c3c99db8 authored 作者: QYG2297248353's avatar QYG2297248353

Synced apps from source repository via GitHub Actions

上级 aef8786c
...@@ -11,7 +11,7 @@ services: ...@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.0.9 image: qyg2297248353/ammds:v1.0.10
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
......
...@@ -7,7 +7,7 @@ services: ...@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: vectorim/element-web:v1.11.93 image: vectorim/element-web:v1.11.94
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -15,7 +15,7 @@ services: ...@@ -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:0.5.16 image: ghcr.io/open-webui/open-webui:v0.5.17
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -57,7 +57,7 @@ services: ...@@ -57,7 +57,7 @@ services:
- -f - -f
- http://localhost:1200/healthz?key=${ACCESS_KEY} - http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s timeout: 10s
image: diygod/rsshub:2025-02-26 image: diygod/rsshub:2025-02-27
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论