From 8222f55f64925c67a62407df5f3bb006c26f9439 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Mon, 13 Dec 2021 12:57:57 +0100 Subject: [PATCH] fix: faster turn around --- compose.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/compose.yml b/compose.yml index fde5700..98dd71d 100644 --- a/compose.yml +++ b/compose.yml @@ -58,9 +58,6 @@ services: deploy: restart_policy: condition: on-failure - delay: "60s" - max_attempts: 3 - window: 120s db: image: postgres:13-alpine