diff --git a/website/content/docs/install-boundary/configure-controllers.mdx b/website/content/docs/install-boundary/configure-controllers.mdx index e3d7ceee9c..4f987b73a6 100644 --- a/website/content/docs/install-boundary/configure-controllers.mdx +++ b/website/content/docs/install-boundary/configure-controllers.mdx @@ -171,7 +171,7 @@ controller { # This is the public hostname or IP where the workers can reach the # controller. This should typically be a load balancer address - public_cluster_address = "example-cluster-lb.example.com" + public_cluster_addr = "example-cluster-lb.example.com" # Enterprise license file, can also be the raw value or env:// value license = "file:///path/to/license/file.hclic"