Nestjs cors origem
const app = await NestFactory.create(AppModule, { cors: true });
abessrour
const app = await NestFactory.create(AppModule, { cors: true });