added new domain

This commit is contained in:
Rushil Umaretiya 2020-09-21 19:17:56 -04:00
parent 00b225b008
commit cc018d1ee4

View File

@ -25,7 +25,7 @@ SECRET_KEY = secrets.SECRET_KEY
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = False
ALLOWED_HOSTS = ['hilo.link']
ALLOWED_HOSTS = ['hilo.link','hi-loproject.com']
# Application definition