Add CORS Exceptions to courses-service
Currently, the courses-service only accepts same-origin requests. In order for the frontend team to make requests from their development servers, CORS exceptions should be enabled.
Currently, the courses-service only accepts same-origin requests. In order for the frontend team to make requests from their development servers, CORS exceptions should be enabled.