mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 16:56:26 +02:00
6 lines
89 B
JSON
6 lines
89 B
JSON
|
|
{
|
||
|
|
"executablePath": "/usr/bin/chromium",
|
||
|
|
"args": [
|
||
|
|
"--no-sandbox"
|
||
|
|
]
|
||
|
|
}
|