chore: update config template to use docker runtime by default (#6435)

Co-authored-by: Xiaohua Zhang <xiaohua.dev@gmail.com>
This commit is contained in:
Xiaohua Zhang 2025-01-23 14:24:00 -08:00 committed by GitHub
parent b19a33ccad
commit 9912e28576
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,7 +75,7 @@ workspace_base = "./workspace"
#run_as_openhands = true
# Runtime environment
#runtime = "eventstream"
#runtime = "docker"
# Name of the default agent
#default_agent = "CodeActAgent"