XuqmGroup-PrivateDeploy/config/docs/docs-runtime.json
2026-05-18 19:49:31 +08:00

21 行
509 B
JSON

{
"deployment": "PRIVATE",
"privateVersion": "2026.05.18-private.1",
"domains": {
"console": "https://console.customer.com",
"docs": "https://docs.customer.com",
"file": "https://file.customer.com",
"im": "https://im.customer.com",
"update": "https://update.customer.com",
"license": "https://license.customer.com",
"push": "https://push.customer.com"
},
"features": {
"file": true,
"im": false,
"push": false,
"update": false,
"license": false
}
}