MetaGPT/config/puppeteer-config.json

5 lines
72 B
JSON
Raw Normal View History

2024-04-29 09:37:30 +08:00
{
"executablePath": "/usr/bin/chromium",
"args": ["--no-sandbox"]
}