From a4843430d8409f305035a2ab7fe86c17da5884e5 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Mon, 23 Jan 2023 14:35:22 +0500 Subject: [PATCH] readme update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c895a1..fbab659 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ services: depends_on: - redis - postgres + restart: always ################################################ postgres: image: postgres:13-alpine