@ -11,6 +11,7 @@
# values, but it might not…)
DEBUG = False
# One method to create SECRET_KEY is the command `cat /dev/random | tr -dc '[ -~]' | tr -d \' | head -c 100`
SECRET_KEY = ...
ALLOWED_HOSTS = [...]
DATABASES = {