添加MAP MCP、联网搜索skill
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user