Commit 1c22e1ff authored by John Red Medrano's avatar John Red Medrano

Merge pull request #46 in RMS/api-main-service from red-develop to dev

* commit 'c94c5243':
  set cors origin to false
parents 875781a0 c94c5243
......@@ -112,4 +112,4 @@ STATIC_URL = '/static/'
# CORS Headers Settings
# https://github.com/ottoyiu/django-cors-headers/
CORS_ORIGIN_ALLOW_ALL = True
CORS_ORIGIN_ALLOW_ALL = False
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