Skip to content

Commit

Permalink
even more timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Aug 7, 2024
1 parent b931f09 commit df841ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ services:
test: curl --fail http://localhost:4001/_health || exit 1
interval: 30s
retries: 20
start_period: 180s
timeout: 60s
start_period: 240s
timeout: 30s
volumes:
- ../:/app

Expand Down

0 comments on commit df841ab

Please sign in to comment.