Compare commits

...

1 Commits

Author SHA1 Message Date
3343111e34 settings.py correct 2022-10-10 18:32:09 +03:00

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