fix: use direct agent api per request
This commit is contained in:
parent
7d270d3d31
commit
7d58dd1caf
14 changed files with 285 additions and 400 deletions
|
|
@ -27,7 +27,6 @@ services:
|
|||
env_file: .env
|
||||
environment:
|
||||
AGENT_BASE_URL: http://platform-agent:8000
|
||||
AGENT_WS_URL: ws://platform-agent:8000/v1/agent_ws/
|
||||
SURFACES_WORKSPACE_DIR: /workspace
|
||||
depends_on:
|
||||
- platform-agent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue