MetaGPT/puppeteer-config.json
2023-07-18 20:00:34 +12:00

6 lines
No EOL
89 B
JSON

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