Skip to content

Instantly share code, notes, and snippets.

@lpeppe
Last active April 18, 2021 20:17
Show Gist options
  • Save lpeppe/f6f5c1eaab5035c04971e37cfa03437f to your computer and use it in GitHub Desktop.
Save lpeppe/f6f5c1eaab5035c04971e37cfa03437f to your computer and use it in GitHub Desktop.
config :phx_healthcheck, :healthcheck,
services: [
{PhxHealthcheck.Healthcheck.Services.Database, [name: "database", refresh_interval: 10000]}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment