Stabilize AI Workspace Ops entitlements
This commit is contained in:
@@ -4,8 +4,13 @@ PORT=4100
|
||||
HOST_PORT=4100
|
||||
LOG_LEVEL=info
|
||||
|
||||
# Public URL returned inside MCP setup packets and AI Workspace run profiles.
|
||||
# For true local e2e this must be reachable from the executing Codex worker.
|
||||
# Keep the deployed URL for prod-bridge/manual remote-worker tests; use an
|
||||
# explicit localhost/LAN/Tailscale URL only for a named local/tunnel profile.
|
||||
NODEDC_AGENT_GATEWAY_PUBLIC_URL=https://ops-agents.nodedc.ru
|
||||
NODEDC_AGENT_GATEWAY_INTERNAL_TOKEN=replace-with-gateway-internal-token
|
||||
NODEDC_AI_WORKSPACE_RUN_TOKEN_TTL_SECONDS=43200
|
||||
NODEDC_LAUNCHER_INTERNAL_URL=http://launcher.local.nodedc
|
||||
NODEDC_TASKER_INTERNAL_URL=http://task.local.nodedc
|
||||
NODEDC_INTERNAL_ACCESS_TOKEN=replace-with-local-dev-token
|
||||
|
||||
Reference in New Issue
Block a user