添加MAP MCP、联网搜索skill

This commit is contained in:
龙澳
2026-03-27 17:17:29 +08:00
parent 90784a2f7d
commit 6fc17c81f0
21 changed files with 4281 additions and 16 deletions

View File

@@ -8,8 +8,10 @@ services:
restart: unless-stopped
volumes:
- ./nanobot-config:/root/.nanobot
- ./MCP:/opt/mcp
ports:
- "18790:18790"
- "8005:8005"
nanobot-cli:
build:
@@ -22,3 +24,4 @@ services:
tty: true
volumes:
- ./nanobot-config:/root/.nanobot
- ./MCP:/opt/mcp