fix: use GATEWAY_MODE=local for openclaw-eval
This commit is contained in:
parent
26a36f5bdb
commit
f1eb123dd1
@ -25,7 +25,7 @@ services:
|
||||
- openclaw_eval_data:/home/node/.openclaw
|
||||
environment:
|
||||
- AGENTEVAL_API_URL=http://agenteval:8000
|
||||
- OPENCLAW_ALLOW_UNCONFIGURED=true
|
||||
- GATEWAY_MODE=local
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user