feat(backend): added new healthchecks
This commit is contained in:
@@ -435,6 +435,8 @@ INSTALLED_APPS = [
|
|||||||
"health_check.cache",
|
"health_check.cache",
|
||||||
"health_check.storage",
|
"health_check.storage",
|
||||||
"health_check.contrib.migrations",
|
"health_check.contrib.migrations",
|
||||||
|
"health_check.contrib.celery",
|
||||||
|
"health_check.contrib.celery_ping",
|
||||||
# Third-party apps
|
# Third-party apps
|
||||||
"corsheaders",
|
"corsheaders",
|
||||||
"django_extensions",
|
"django_extensions",
|
||||||
|
|||||||
Reference in New Issue
Block a user