Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiftRomero committed Nov 19, 2024
1 parent a837b1d commit 7f72e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taxi_service/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
)

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

ALLOWED_HOSTS = []

Expand Down

0 comments on commit 7f72e25

Please sign in to comment.