request-yo-racks / api

A REST API for the Request-Yo-Racks projects.
https://api.requestyoracks.org
MIT License
0 stars 4 forks source link

Fix CORS settings for production #40

Closed rgreinho closed 6 years ago

rgreinho commented 6 years ago

Description

Set the CORS_ORIGIN_WHITELIST to allow the www project to communicate with the api.

Drive-by:

Motivation and Context

How Has This Been Tested?

In a developer environment.

Types of changes

Checklist

Fixes request-yo-racks/api#39