settings_test2

This commit is contained in:
2022-10-10 16:48:57 +03:00
parent 82a149f684
commit 44c6dc3281

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 = []
ALLOWED_HOSTS = [222]
# Application definition