mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-10 08:31:37 +08:00
feat: update mcphub 1.0.7
This commit is contained in:
@@ -950,7 +950,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🔌 MCP 服务器统一管理中心
|
🔌 MCP 服务器统一管理中心
|
||||||
|
|
||||||
<kbd>1.0.5</kbd> • [官网链接](https://docs.mcphub.app)
|
<kbd>1.0.7</kbd> • [官网链接](https://docs.mcphub.app)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -18,10 +18,9 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
image: samanhappy/mcphub:1.0.5
|
image: samanhappy/mcphub:1.0.7
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: pgvector/pgvector:pg17
|
image: pgvector/pgvector:pg17
|
||||||
container_name: ${CONTAINER_NAME}-pg
|
container_name: ${CONTAINER_NAME}-pg
|
||||||
@@ -43,7 +42,6 @@ services:
|
|||||||
start_period: 30s
|
start_period: 30s
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user