Skip to content

Commit

Permalink
fix: bump rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
mckrava committed Jan 5, 2024
1 parent 0be832d commit d97b521
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modulesConfig/bullModule.forRoot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export default {
console.log('config.AGGREGATOR_REDIS_PASSWORD - ', config.AGGREGATOR_REDIS_PASSWORD)
console.log('config.AGGREGATOR_REDIS_PREFIX - ', config.AGGREGATOR_REDIS_PREFIX)


const getClient = () => {
const client = new Redis({
host: config.AGGREGATOR_REDIS_HOST,
Expand Down

0 comments on commit d97b521

Please sign in to comment.