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:
@@ -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