Skip to content
Snippets Groups Projects
Commit 8d254ccb authored by Xinjie Lan's avatar Xinjie Lan
Browse files

Update settings.py

parent b5d1e68b
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ SECRET_KEY = 'zuikykk@$$)hb7s953n1jt$8!n!v16wro)bx5+_nslp3v00-8v' ...@@ -26,7 +26,7 @@ SECRET_KEY = 'zuikykk@$$)hb7s953n1jt$8!n!v16wro)bx5+_nslp3v00-8v'
# SECURITY WARNING: don't run with debug turned on in production! # SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True DEBUG = True
ALLOWED_HOSTS = [] ALLOWED_HOSTS = ['*']
# Application definition # Application definition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment