push my changes

This commit is contained in:
Usman Nasir
2022-09-09 01:00:15 +05:00
parent fa5f57fa21
commit f7a2afe5ce
3 changed files with 1 additions and 92 deletions

View File

@@ -24,7 +24,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
SECRET_KEY = 'xr%j*p!*$0d%(-(e%@-*hyoz4$f%y77coq0u)6pwmjg4)q&19f'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False
ALLOWED_HOSTS = ['*']