filters/puppeteer-config.json
Copy
{
"args"
:
[
"--no-sandbox"
]
,
"executablePath"
:
"/usr/bin/chromium"
}