Skip to content

Commit

Permalink
🩺 Update docker healthchecks
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachid F committed May 31, 2024
1 parent 0bd06ed commit a75a167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ services:
#test: ["CMD", "curl", "-f", "http://api:3000/health"] # Alternative healthcheck method
interval: 10s
timeout: 1s
retries: 5
retries: 50

redis:
image: valkey/valkey:7.2-alpine
Expand Down

0 comments on commit a75a167

Please sign in to comment.