TrilonIO / zeit-now-nestjs

Deploy NestJS to Zeit Now
https://trilon.io
29 stars 10 forks source link

cors erros #1

Open devpedrocosta opened 5 years ago

MarkPieszak commented 5 years ago

Did you setup CORS inside your main.ts? You shouldn't need anything more than the basic CORS setup and you'll be good to go! :+1:

More info here in the Docs: https://docs.nestjs.com/techniques/security#cors