fix: add OPENCLAW_ALLOW_UNCONFIGURED env var
This commit is contained in:
parent
baba638fd5
commit
26a36f5bdb
@ -25,6 +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
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user