MetaGPT/config/puppeteer-config.json
zhouzinimg 041da760e0 修正
2023-10-18 22:17:16 +08:00

6 lines
No EOL
89 B
JSON

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