Skip to content

Commit

Permalink
fix missing wait for database
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnnsrs committed Oct 29, 2024
1 parent 3974778 commit 3c0ea2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lok/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"allauth.socialaccount",
"health_check",
"health_check.db",
"django_probes",
"pak",
"allauth.socialaccount.providers.orcid",
# ... include the providers you want to enable:
Expand Down

0 comments on commit 3c0ea2f

Please sign in to comment.