We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caeb361 commit c983161Copy full SHA for c983161
MovieVerse-Backend/django_backend/django_backend/settings.py
@@ -20,10 +20,8 @@
20
# See https://docs.djangoproject.com/en/5.0/howto/deployment/checklist/
21
22
# SECURITY WARNING: keep the secret key used in production secret!
23
-SECRET_KEY = 'django-insecure-g$0^s=z6pbvyg9uas@!e8v8o-0&mb1u05sm3)a%@&4hc_hkb2&'
24
25
# SECURITY WARNING: don't run with debug turned on in production!
26
-DEBUG = True
27
28
ALLOWED_HOSTS = []
29
0 commit comments