690319:2254 Update Backend & Frontend dep. #02
Build and Deploy / deploy (push) Failing after 11m29s
Build and Deploy / deploy (push) Failing after 11m29s
This commit is contained in:
@@ -11,7 +11,7 @@ import { BullModule } from '@nestjs/bullmq';
|
||||
import { ThrottlerModule, ThrottlerGuard } from '@nestjs/throttler';
|
||||
import { CacheModule } from '@nestjs/cache-manager';
|
||||
import { WinstonModule } from 'nest-winston';
|
||||
import { redisStore } from 'cache-manager-redis-yet';
|
||||
import { redisStore } from 'cache-manager-redis-store';
|
||||
import { RedisModule } from '@nestjs-modules/ioredis';
|
||||
|
||||
import { AppController } from './app.controller';
|
||||
|
||||
Reference in New Issue
Block a user