Commit 39502c62 authored by John Red Medrano's avatar John Red Medrano

Merge pull request #598 in RMS/api-main-service from RMSv2 to SIT

* commit 'b15b1d88':
  set false
parents 4aea90f0 b15b1d88
from .base import *
import configparser
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