Skip to main content
zerotal

Documentation


Documentation / zerotal / health / ResolvedHealthConfig

Interface: ResolvedHealthConfig

Defined in: packages/core/src/health/Health.ts:162

The health config after defaults and back-compat have been applied.

Properties

enabled

enabled: boolean

Defined in: packages/core/src/health/Health.ts:163


path

path: string

Defined in: packages/core/src/health/Health.ts:164


secret?

optional secret?: string

Defined in: packages/core/src/health/Health.ts:165


showDetails

showDetails: boolean

Defined in: packages/core/src/health/Health.ts:166