Skip to content

Commit

Permalink
updating debug false
Browse files Browse the repository at this point in the history
  • Loading branch information
mabhi49 committed Oct 17, 2024
1 parent 208261c commit 5757783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctf/ctf/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
SECRET_KEY = 'django-insecure-h0hhn5p@=#!27oo!0hbbwlyvjw=u@uw*6)^$w6#%)$a%_c$nbd'

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

ALLOWED_HOSTS = ['*']

Expand Down

0 comments on commit 5757783

Please sign in to comment.