Commit c7bb56de authored by John Red Medrano's avatar John Red Medrano

Merge pull request #323 in RMS/api-main-service from RMSv2 to staging

* commit '33a8e90b':
  testing cors
parents 59980765 33a8e90b
......@@ -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