From 107a8510c1915596ff7b56bf602aea66924e987a Mon Sep 17 00:00:00 2001 From: godd0t Date: Wed, 10 May 2023 21:51:26 +0200 Subject: [PATCH] fix: readme && add healthcheck on db --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a05137..5092b27 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It comes with pre-configured services, including PostgreSQL, Redis, Celery (worker and beat), Nginx, and Traefik, that can be used to run a Django web application. It also comes with a few shortcuts to make development easier. ---- + ## Features