settings_test1

This commit is contained in:
2022-10-05 01:09:04 +03:00
parent a9db9cccf1
commit 17a07c6784

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