Compare commits

...

3 Commits

Author SHA1 Message Date
arch3rPro 148a41f21e feat: update sub2api 0.1.134 2026-06-06 20:05:35 +08:00
arch3rPro b8a32d0018 feat: update hermes-web-ui 0.6.11 2026-06-06 20:00:24 +08:00
arch3rPro 9f43049fb8 feat: update 9router 0.4.71 2026-06-06 19:57:49 +08:00
9 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -803,7 +803,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🍥 AI API 网关平台,支持订阅配额分发、API Key 管理、计费和负载均衡
<kbd>0.1.133</kbd> • [官网链接](https://sub2api.org)
<kbd>0.1.134</kbd> • [官网链接](https://sub2api.org)
</td>
<td width="33%" align="center">
@@ -844,7 +844,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🚀 免费 AI 路由器和 Token 节省工具
<kbd>0.4.66</kbd> • [官网链接](https://9router.com)
<kbd>0.4.71</kbd> • [官网链接](https://9router.com)
</td>
<td width="33%" align="center">
@@ -938,7 +938,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🧭 Hermes Agent 的全功能 Web 管理面板
<kbd>0.6.10</kbd> • [官网链接](https://github.com/EKKOLearnAI/hermes-web-ui)
<kbd>0.6.11</kbd> • [官网链接](https://github.com/EKKOLearnAI/hermes-web-ui)
</td>
<td width="33%" align="center">
@@ -13,7 +13,7 @@ services:
- DATA_DIR=/app/data
- PORT=20128
- HOSTNAME=0.0.0.0
image: decolua/9router:0.4.66
image: decolua/9router:0.4.71
labels:
createdBy: "Apps"
networks:
@@ -20,7 +20,7 @@ services:
createdBy: "Apps"
hermes-webui:
container_name: ${CONTAINER_NAME}
image: ekkoye8888/hermes-web-ui:v0.6.10
image: ekkoye8888/hermes-web-ui:v0.6.11
entrypoint: ["node", "dist/server/index.js"]
restart: always
networks:
@@ -1,6 +1,6 @@
services:
sub2api:
image: weishaw/sub2api:0.1.133
image: weishaw/sub2api:0.1.134
container_name: ${CONTAINER_NAME}
restart: always
networks: