feat: Switch XScopeHub and XCloudFlow to asia-northeast1
This commit is contained in:
parent
a6a42018a3
commit
90b8a85bb4
@ -279,10 +279,20 @@ export default function ServicesPage() {
|
||||
description: isChinese
|
||||
? "模块化 MCP 服务驱动的可观测性中心。"
|
||||
: "Modular MCP server powering observability hub.",
|
||||
href: "https://x-scope-hub-svc-plus-266500572462.us-central1.run.app",
|
||||
href: "https://x-scope-hub-svc-plus-266500572462.asia-northeast1.run.app",
|
||||
icon: Database,
|
||||
external: true,
|
||||
},
|
||||
{
|
||||
key: "x-cloud-flow",
|
||||
name: isChinese ? "XCloudFlow" : "XCloudFlow",
|
||||
description: isChinese
|
||||
? "多云基础设施、配置编排与边缘执行流水线。"
|
||||
: "Multi-cloud infrastructure and edge execution flow.",
|
||||
href: "https://x-cloud-flow-svc-plus-266500572462.asia-northeast1.run.app",
|
||||
icon: Network,
|
||||
external: true,
|
||||
},
|
||||
{
|
||||
key: "moltbot",
|
||||
name: isChinese ? "Moltbot 服务" : "Moltbot Service",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user