Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Oct 1, 2023
1 parent 528f988 commit c207315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/BTC/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c207315

Please sign in to comment.