This commit is contained in:
baoliang 2018-09-01 01:30:20 +08:00
parent bbb34b073a
commit 710f6232a6
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ SECRET_KEY = 'yufk*u+7u9l@3og_m_x1_=bexcxs+k41wz^-$g+6wdcp2f@i91'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = ['63.1.20.63']
ALLOWED_HOSTS = ['221.207.32.75:8000']
# Application definition