Commit c4775ca3 authored by Gladys Forte's avatar Gladys Forte

Merge branch 'product-dev' of...

Merge branch 'product-dev' of http://54.169.104.100:27015/rms/Backend/api-main-service into prod-dev-gladys
parents e73677eb 285d4927
......@@ -26,7 +26,7 @@ BASE_DIR = os.path.dirname(
SECRET_KEY = 'w!dkk7gc*dk#4!6ow3s1wc32%_yp$=osgybm=n0vw6k1j^sqo&'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False
ALLOWED_HOSTS = ['*']
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