fix: use deployed ai workspace hub by default

This commit is contained in:
Codex
2026-06-09 15:25:09 +03:00
parent b59fa8d9ef
commit df04cdcf29
3 changed files with 19 additions and 1 deletions
+7
View File
@@ -59,3 +59,10 @@ AI_WORKSPACE_PG_USER=nodedc_ai_workspace
AI_WORKSPACE_PG_PASS=change-me-generate-with-infra-scripts-init-dev-env
AI_WORKSPACE_ASSISTANT_TOKEN=change-me-generate-with-infra-scripts-init-dev-env
NODEDC_AI_WORKSPACE_ASSISTANT_URL=http://ai-workspace-assistant:18082
# AI Workspace Hub for downloaded Codex workers.
# Default local development uses the deployed relay. Override these only for offline Hub development.
AI_WORKSPACE_HUB_TOKEN=change-me-generate-with-infra-scripts-init-dev-env
AI_WORKSPACE_HUB_HOST_BIND=127.0.0.1:18081
AI_WORKSPACE_HUB_PUBLIC_URL=wss://ai-hub.nodedc.ru/api/ai-workspace/hub
AI_WORKSPACE_HUB_FALLBACK_URLS=