module.exports = { path:"app/*/schedule/*.js", bullmq:{ port: 6379, // Redis port host: "192.168.1.26", // Redis host // username: "", // needs Redis >= 6 password: "9715115286", db: 0, // Defaults to 0 }, }