Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add healthcheck interval option #290

Merged
merged 1 commit into from
May 11, 2023
Merged

add healthcheck interval option #290

merged 1 commit into from
May 11, 2023

Conversation

acidtib
Copy link
Contributor

@acidtib acidtib commented May 11, 2023

The current health check happens every 1s, this PR introduces the interval option to customize docker --health-interval

healthcheck:
  path: /up
  port: 3000
  interval: 20s

@obie
Copy link

obie commented May 11, 2023

Hallelujah, this is seriously needed.

@dhh dhh merged commit 15e8ac0 into basecamp:main May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants