Interfacetypesv0.3.5HealthCheckConfigHealth-check HTTP server settings. interface HealthCheckConfiginterface HealthCheckConfigMember overviewPropertieshostpathportPropertiesoptionalhostHost/interface to bind. Omit to bind all interfaces. host: string;host: string;optionalpathPath the health-check server responds on. /healthcheck/healthcheck by default path: string;path: string;optionalportPort the health-check server listens on. 69676967 by default port: number;port: number;
optionalpathPath the health-check server responds on. /healthcheck/healthcheck by default path: string;path: string;