Documentation / @zerotal/core / health / ResolvedHealthConfig
Interface: ResolvedHealthConfig
Defined in: health/Health.ts:162
The health config after defaults and back-compat have been applied.
Properties
enabled
enabled:
boolean
Defined in: health/Health.ts:163
path
path:
string
Defined in: health/Health.ts:164
secret?
optionalsecret?:string
Defined in: health/Health.ts:165
showDetails
showDetails:
boolean
Defined in: health/Health.ts:166