Skip to content

Commit

Permalink
Merge pull request #11 from hoangsonww/enhancements
Browse files Browse the repository at this point in the history
Fix: Enhanced Homepage
  • Loading branch information
hoangsonww authored Apr 24, 2024
2 parents e3eb3b4 + 7dcb917 commit 83aabd4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions backend/backend_django/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@
# Quick-start development settings - unsuitable for production
# See https://docs.djangoproject.com/en/5.0/howto/deployment/checklist/

# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = 'django-insecure-h82mn8+qq1h6mbt%5fd*gwx^1p0b@0-&9cy)hpbo6gj@oh9_+r'

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

ALLOWED_HOSTS = []

Expand Down

0 comments on commit 83aabd4

Please sign in to comment.