mirror of
https://github.com/Rushilwiz/HiLo.git
synced 2025-04-09 14:40:16 -04:00
added new domain
This commit is contained in:
parent
00b225b008
commit
cc018d1ee4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user