feat: add health monitoring endpoint
This commit is contained in:
@@ -49,6 +49,7 @@ INSTALLED_APPS = [
|
||||
"tailwind",
|
||||
"theme",
|
||||
"django_htmx",
|
||||
"apps.health",
|
||||
"apps.core",
|
||||
"apps.blog",
|
||||
"apps.authors",
|
||||
|
||||
Reference in New Issue
Block a user