mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 00:17:47 +08:00
8 lines
264 B
JSON
8 lines
264 B
JSON
{
|
|
"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
|
|
}
|