module.exports = { REDIS_HOST: process.env.REDIS_HOST, REDIS_PORT: process.env.REDIS_PORT }