dmbf29 / predictor-api

match prediction app / back-end API built on Rails
1 stars 4 forks source link

Fix CORS config for Netlify #33

Closed trouni closed 3 years ago

trouni commented 3 years ago

Figured out the CORS issue on Netlify was due to a typo in the regular expression from the CORS config. This should fix it.