This commit is contained in:
root 2023-05-09 22:23:45 +02:00
parent 174637be62
commit f1a4fa2b75

View File

@ -26,7 +26,7 @@ SECRET_KEY = 'django-insecure-l@l^r-ar(0@c+fo)!c^y7_jck3u=qu=^omc2@ow#bm2^of$k@j
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ['muxi.at']
# Application definition