diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index ffd790ff0..456a7b529 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -639,6 +639,9 @@ tls_config: # tasks and services that don't have published ports. [ port: | default = 80 ] +# The host to use if the container is in host networking mode. +[ host_network_host: | default = "localhost" ] + # Optional filters to limit the discovery process to a subset of available # resources. # The available filters are listed in the upstream documentation: