Skip to content

Commit db6a34b

Browse files
authored
Update settings.py
1 parent 8316a08 commit db6a34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FoodProject/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
SECRET_KEY = 'c@mzjzz2yu&idjufq$4k(gl_p5%e4x0f(k7(4))qqt*1k5w2p7'
2424

2525
# SECURITY WARNING: don't run with debug turned on in production!
26-
DEBUG = True
26+
DEBUG = False
2727

2828
ALLOWED_HOSTS = []
2929

0 commit comments

Comments
 (0)