JuhoBjn / online-store

An online store made for a course project.
0 stars 1 forks source link

Enable cors on all backend endpoints #43

Closed JuhoBjn closed 1 year ago

JuhoBjn commented 1 year ago

Enable Cross-Origin Resource Sharing on all backend API endpoints. Allow requests from local dev environment, staging server and production server.