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