property HealthPluginOptions.endpoints

Endpoint path configuration.

Defaults to { health: '/health', live: '/live', ready: '/ready' }.

Type

EndpointsOptions

Usage

import { type HealthPluginOptions } from "health-plugin/src/index.ts";