add hosts
This commit is contained in:
parent
e8a0b6c03a
commit
b63e83a6fe
@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-#q!-odx05#6o&1dek)4shtqdw!)s5oonenb(tcmuwclu^dy4!#
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = ['https://alkator.cz']
|
||||
ALLOWED_HOSTS = ['https://alkator.cz', 'localhost']
|
||||
|
||||
# Application definition
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user