Skip to content

Commit

Permalink
Increase number of healthcheck retries
Browse files Browse the repository at this point in the history
  • Loading branch information
wgalanciak authored Oct 23, 2023
1 parent e5767bb commit 2f4a7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
start_period: 20s
interval: 10s
timeout: 10s
retries: 20
retries: 30
cassandra:
image: cassandra:latest
container_name: codetogether-cassandra
Expand Down

0 comments on commit 2f4a7b4

Please sign in to comment.