mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 18:08:20 +08:00
feat(ql3): harden copilot mcp host deployment
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"schema": "qinglong/cluster-copilot-client-config@v1",
|
||||
"endpoint": "https://replace-cluster-api.example.com:5800/",
|
||||
"servername": "replace-cluster-api.example.com",
|
||||
"caFile": "/var/run/secrets/qinglong3/copilot-mcp/ca.pem",
|
||||
"requestTimeoutMs": 30000
|
||||
}
|
||||
Reference in New Issue
Block a user