260320:1210 Refactor Overrall #06 failed to start due to missing CACHE_MANAGER dependency.
Build and Deploy / deploy (push) Successful in 10m42s
Build and Deploy / deploy (push) Successful in 10m42s
This commit is contained in:
@@ -25,6 +25,7 @@ import type { StringValue } from 'ms';
|
||||
TypeOrmModule.forFeature([User, RefreshToken]), // [P2-2] Added RefreshToken
|
||||
UserModule,
|
||||
PassportModule,
|
||||
// CacheModule is now global (from AppModule)
|
||||
JwtModule.registerAsync({
|
||||
imports: [ConfigModule],
|
||||
inject: [ConfigService],
|
||||
|
||||
Reference in New Issue
Block a user