Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gdjohn4s authored Jul 5, 2023
1 parent 0667574 commit a449207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/apivault/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
SECRET_KEY = 'django-insecure-pnadu&92%d==xohx_27-z%is=nb7c&s!ph7#1r$i0d#oxttgh5'

# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False


ALLOWED_HOSTS = ['*']
Expand Down

0 comments on commit a449207

Please sign in to comment.