From c207315fd5da0d9daca7b11a08142b350b7228c8 Mon Sep 17 00:00:00 2001 From: SondreB Date: Sun, 1 Oct 2023 14:31:39 +0200 Subject: [PATCH] Update docker-compose.yml --- docker/BTC/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/BTC/docker-compose.yml b/docker/BTC/docker-compose.yml index bd239ed..c49b8d8 100644 --- a/docker/BTC/docker-compose.yml +++ b/docker/BTC/docker-compose.yml @@ -42,7 +42,7 @@ services: healthcheck: test: curl --fail http://localhost:8332/rest/chaininfo.json || exit 1 interval: 10s - retries: 20 + retries: 10 start_period: 5s timeout: 10s command: