Skip to content

Commit

Permalink
increase start_period
Browse files Browse the repository at this point in the history
  • Loading branch information
fachrihawari committed Nov 23, 2024
1 parent 3741334 commit de2d2a5
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 @@ -15,7 +15,7 @@ services:
- "traefik.http.services.miit.loadbalancer.server.port=${PORT}"
healthcheck:
test: ["CMD-SHELL", "curl http://localhost:${PORT}/api/heartbeat"]
start_period: 5s
start_period: 60s
interval: 3600s
timeout: 5s
retries: 5
Expand Down

0 comments on commit de2d2a5

Please sign in to comment.