Skip to content

Commit

Permalink
database parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
fatih260 committed May 11, 2024
1 parent 8e52a6e commit 4bbf6ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/nba_project/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
# https://docs.djangoproject.com/en/5.0/ref/settings/#databases



DATABASES = {
'default': {
'ENGINE': 'django.db.backends.mysql',
Expand Down

0 comments on commit 4bbf6ea

Please sign in to comment.