feat: expose hwlab client pod routes

This commit is contained in:
Codex
2026-05-30 14:05:28 +08:00
parent 395216122a
commit 0cf79ecc9d
7 changed files with 540 additions and 17 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ export async function buildHealthPayload(options = {}) {
commit: metadata.commit,
image: metadata.image,
build: metadata.build,
runtime: metadata.runtime,
runtimeIdentity: metadata.runtime,
endpoint: env.HWLAB_PUBLIC_ENDPOINT || DEV_ENDPOINT,
observedAt: new Date().toISOString(),
db,