This commit is contained in:
Valentin Moguérou 2024-04-15 20:54:48 +02:00
parent 91e50e2c63
commit 9e40bc4ae0
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-$)@!wj+$^y1@^tr78ay&)cna10da_k^vncrbo+4ja-qth$8bhz
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ["mp2i-vms.fr"]
# Application definition