Commit 6c520a38 authored by John Red Medrano's avatar John Red Medrano

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

* commit '088c6405':
  set true headers
parents 1c22e1ff 088c6405
......@@ -112,4 +112,4 @@ STATIC_URL = '/static/'
# CORS Headers Settings
# https://github.com/ottoyiu/django-cors-headers/
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