@ -22,6 +22,7 @@ import { TypeOrmModule, TypeOrmModuleOptions } from '@nestjs/typeorm';
ssl: {
rejectUnauthorized: false
},
}),
inject: [ConfigService],