Skip to content

Instantly share code, notes, and snippets.

@ppulwey
Created September 9, 2022 10:30
Show Gist options
  • Save ppulwey/a6de708ad4780c6052a41974ce061d11 to your computer and use it in GitHub Desktop.
Save ppulwey/a6de708ad4780c6052a41974ce061d11 to your computer and use it in GitHub Desktop.
app.use(cors({ credentials: true, origin: 'http://localhost:3000' }));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment