feat: update inspector 0.16.5

This commit is contained in:
arch3rPro
2025-08-21 22:38:08 +08:00
parent e489b72a59
commit 75ffda859f
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
services:
inspector:
image: ghcr.io/modelcontextprotocol/inspector:0.16.3
image: ghcr.io/modelcontextprotocol/inspector:0.16.5
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -15,8 +15,7 @@ services:
- MCP_PROXY_AUTH_TOKEN=${MCP_PROXY_AUTH_TOKEN}
- HOST=0.0.0.0
labels:
createdBy: "Apps"
createdBy: Apps
networks:
1panel-network:
external: true
external: true