fix: stabilize code queue proxy and egress

This commit is contained in:
Codex
2026-05-15 04:52:16 +00:00
parent a7e9ecc32f
commit 89fe767623
11 changed files with 426 additions and 60 deletions
+1 -1
View File
@@ -516,7 +516,7 @@
"containerName": "code-queue-backend"
},
"backend": {
"nodeBaseUrl": "http://host.docker.internal:4222",
"nodeBaseUrl": "http://code-queue:4222",
"nodeBindHost": "127.0.0.1",
"nodePort": 4222,
"proxyMode": "provider-gateway-http",