diff --git a/heartbeat/docs/heartbeat-options.asciidoc b/heartbeat/docs/heartbeat-options.asciidoc index 6c98d7ef7592..a7eedf82e63f 100644 --- a/heartbeat/docs/heartbeat-options.asciidoc +++ b/heartbeat/docs/heartbeat-options.asciidoc @@ -422,7 +422,7 @@ Example configuration: ------------------------------------------------------------------------------- - type: http schedule: '@every 5s' - urls: ["https://myhost:80"] + urls: ["https://myhost:443"] ssl: certificate_authorities: ['/etc/ca.crt'] supported_protocols: ["TLSv1.0", "TLSv1.1", "TLSv1.2"]