This commit is contained in:
root 2023-05-09 22:55:36 +02:00
parent 26b91f7ed4
commit 9295c5555c

View File

@ -27,6 +27,8 @@ SECRET_KEY = 'django-insecure-l@l^r-ar(0@c+fo)!c^y7_jck3u=qu=^omc2@ow#bm2^of$k@j
DEBUG = True
ALLOWED_HOSTS = ['*']
FORCE_SCRIPT_NAME = '/uum'
# Application definition