Files
MetaGPT/config/puppeteer-config.json
2024-04-29 09:37:30 +08:00

5 lines
72 B
JSON

{
"executablePath": "/usr/bin/chromium",
"args": ["--no-sandbox"]
}