Commit d6ceb709 authored by nanahira's avatar nanahira

fix

parent 05c12e25
Pipeline #14530 passed with stages
in 3 minutes and 36 seconds
......@@ -14,7 +14,6 @@ import { BlacklistController } from './blacklist/blacklist.controller';
isGlobal: true,
}),
HttpModule.registerAsync({
imports: [ConfigModule],
inject: [ConfigService],
useFactory: async (configService: ConfigService) =>
configService.get('http'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment