Commit 33a8e90b authored by John Red Medrano's avatar John Red Medrano

Merge pull request #322 in RMS/api-main-service from red-develop to RMSv2

* commit '599af504':
  testing cors
parents f852ce30 599af504
......@@ -52,4 +52,4 @@ VENDOR_REJECT_MESSAGE = config['NOTIFICATION_EMAIL']['VENDOR_REJECT_MESSAGE']
CATCH_EMAIL = config['STAGING']['CATCH_EMAIL']
CR_FRONT_LINK = config['STAGING']['CR_LINK']
CORS_ORIGIN_ALLOW_ALL = False
CORS_ORIGIN_ALLOW_ALL = True
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment