mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-29 09:18:40 +08:00
feat: update inspector 0.16.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
inspector:
|
inspector:
|
||||||
image: ghcr.io/modelcontextprotocol/inspector:0.16.3
|
image: ghcr.io/modelcontextprotocol/inspector:0.16.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -15,8 +15,7 @@ services:
|
|||||||
- MCP_PROXY_AUTH_TOKEN=${MCP_PROXY_AUTH_TOKEN}
|
- MCP_PROXY_AUTH_TOKEN=${MCP_PROXY_AUTH_TOKEN}
|
||||||
- HOST=0.0.0.0
|
- HOST=0.0.0.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: Apps
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user