mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
First docker build
This commit is contained in:
9
app/mcp/mcp_config.default.json
Normal file
9
app/mcp/mcp_config.default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"canyon": {
|
||||
"command": "/app/bin/canyon",
|
||||
"args": ["mcp"],
|
||||
"env": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user