Skip to content

Commit

Permalink
Greatly increase retries
Browse files Browse the repository at this point in the history
  • Loading branch information
kian99 committed Aug 29, 2023
1 parent fd007af commit b106205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
test: [ "CMD", "curl", "http://jimm.localhost:80" ]
interval: 5s
timeout: 5s
retries: 25
retries: 40
depends_on:
db:
condition: service_healthy
Expand Down

0 comments on commit b106205

Please sign in to comment.