This commit is contained in:
2025-03-27 20:56:43 +01:00
parent 0ae4c6920c
commit 9b74f3e76e
4 changed files with 8 additions and 5 deletions

View File

@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-3w!#8kidc1=!ehn_@b$*d@w-h!p(d(gm$*68i!9u%u#i-89=$@
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ['*']
# Application definition