79205521

Date: 2024-11-20 01:11:28
Score: 1
Natty:
Report link

I may be the most stupid one, but I was just placing

app.enableCors({
 allowedHeaders:"*",
 origin: "*"
});

before await app.init(); when it should precede await app.listen(process.env.PORT)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Анастасія Трояновська