Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update settings.py
  • Loading branch information
amsagar authored Oct 28, 2023
commit a0c1012dec9d31fe6e6077e3ef3bcf7642eca55b
2 changes: 1 addition & 1 deletion Voltage Vikings/VoltagevikingsProject/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

SECRET_KEY = 'django-insecure-76tr+p0s7w#cv%i^#4u$b+09xe!m4lr18db9sbx6$i3e!-n-91'

DEBUG = True
DEBUG = False

ALLOWED_HOSTS = ['*']

Expand Down