filters/puppeteer-config.json

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