diff --git a/website/content/docs/job-specification/network.mdx b/website/content/docs/job-specification/network.mdx index 5757050b8e1..02f6888301a 100644 --- a/website/content/docs/job-specification/network.mdx +++ b/website/content/docs/job-specification/network.mdx @@ -264,8 +264,6 @@ If not set the "default" host network is used which is commonly the address with When Nomad does port mapping for ports with a defined `host_network`, the port mapping rule will use the host address as the destination address. -~> Note: `host_network` does not currently support task-based mapped ports such as the Docker driver's `port_map` configuration. - ```hcl network { mode = "bridge"