chore(mcp): stage build 標記對齊實際部署的 commit

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-10 16:06:40 +08:00
committed by InkStoneCo 總管
parent 1c630ecfd4
commit 035e8b255b
+1 -1
View File
@@ -36,7 +36,7 @@ MCP_OWNER_NAMESPACE = "yuga3bse"
KBDB_BASE_URL = "https://arcrun-kbdb.youlin-hsieh-dev.workers.dev" KBDB_BASE_URL = "https://arcrun-kbdb.youlin-hsieh-dev.workers.dev"
UI_ORIGINS = "https://arcrun-rag-ui.youlin-hsieh-dev.workers.dev" UI_ORIGINS = "https://arcrun-rag-ui.youlin-hsieh-dev.workers.dev"
# 部署標記,GET /health 原樣回報。每次重推 stage 就換一個,別讓它跟線上脫節。 # 部署標記,GET /health 原樣回報。每次重推 stage 就換一個,別讓它跟線上脫節。
MCP_BUILD = "stage-2026-08-10+5b231e6" MCP_BUILD = "stage-2026-08-10+45f1c09"
[[services]] [[services]]
binding = "COMPONENT_REGISTRY" binding = "COMPONENT_REGISTRY"