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
|
- openclaw_eval_data:/home/node/.openclaw
|
||||||
environment:
|
environment:
|
||||||
- AGENTEVAL_API_URL=http://agenteval:8000
|
- AGENTEVAL_API_URL=http://agenteval:8000
|
||||||
- OPENCLAW_ALLOW_UNCONFIGURED=true
|
- GATEWAY_MODE=local
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user