ref #8: [feat] add config for docker daemon
This commit is contained in:
parent
d2506e0c63
commit
3a7973accd
4 changed files with 21 additions and 1 deletions
|
|
@ -24,6 +24,9 @@ otel:
|
|||
traces_endpoint: http://localhost:4318/v1/traces
|
||||
metric_export_interval: 1000
|
||||
|
||||
docker:
|
||||
base_url: unix:///var/run/docker.sock
|
||||
|
||||
sandbox:
|
||||
image: ai-agent:latest
|
||||
ttl_seconds: 300
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue