{ "port": 8080, "noindex": true, "readonly": false, "webservice": { "database": "mongodb://user:password@mongo-host:27017/pa11y", "host": "0.0.0.0", "port": 3000, "cron": "0 30 0 * * *", "chromeLaunchConfig": { "args": [ "--no-sandbox", "--disable-setuid-sandbox" ] } } }