fix: harden cloud api port env handling

This commit is contained in:
Codex
2026-05-24 18:03:09 +00:00
parent 89b5773349
commit fa216f1cd8
4 changed files with 17 additions and 1 deletions
+1
View File
@@ -189,6 +189,7 @@
"env": {
"HWLAB_ENVIRONMENT": "dev",
"HWLAB_PUBLIC_ENDPOINT": "http://74.48.78.17:16667",
"HWLAB_CLOUD_API_PORT": "6667",
"HWLAB_COMMIT_ID": "3ebbbbf",
"HWLAB_IMAGE": "127.0.0.1:5000/hwlab/hwlab-cloud-api:3ebbbbf",
"HWLAB_IMAGE_TAG": "3ebbbbf",