diff --git a/docs/reference/modules/network.asciidoc b/docs/reference/modules/network.asciidoc index f71dc83ac5b..922b00bcc63 100644 --- a/docs/reference/modules/network.asciidoc +++ b/docs/reference/modules/network.asciidoc @@ -20,8 +20,9 @@ Never expose an unprotected node to the public internet. `network.host`:: The node will bind to this hostname or IP address and _publish_ (advertise) -this host to other nodes in the cluster. Accepts an IP address, hostname, or a -<>. +this host to other nodes in the cluster. Accepts an IP address, hostname, a +<>, or an array of any combination +of these. + Defaults to `_local_`.