feat(repos): 添加订阅commit log 接口。
This commit is contained in:
@@ -37,6 +37,7 @@ import { RedisModule } from 'nestjs-redis';
|
||||
debug: configService.get<string>('env') !== 'prod',
|
||||
playground: true,
|
||||
autoSchemaFile: true,
|
||||
installSubscriptionHandlers: true,
|
||||
}),
|
||||
inject: [ConfigService],
|
||||
}),
|
||||
|
Reference in New Issue
Block a user