add hosts

This commit is contained in:
Martin Quarda 2024-02-06 08:34:59 +01:00
parent 76a746a1da
commit e8a0b6c03a

View File

@ -25,8 +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! # SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True DEBUG = True
ALLOWED_HOSTS = [] ALLOWED_HOSTS = ['https://alkator.cz']
# Application definition # Application definition