Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
Changed is master
  • Loading branch information
MdSamsuzzohaShayon committed Feb 2, 2024
2 parents 0177459 + 56f4068 commit abf04cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
SECRET_KEY = os.environ["DJANGO_SECRET"]

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

ALLOWED_HOSTS = [
'localhost',
Expand Down

0 comments on commit abf04cf

Please sign in to comment.