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