settings.py correct

This commit is contained in:
2022-10-10 18:32:09 +03:00
parent 44c6dc3281
commit 3343111e34

View File

@@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-p(@*e809&=az!174fe2cc*&%kfc4er267#u)2i@yf_fo!3jo_i
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = [222]
ALLOWED_HOSTS = []
# Application definition