diff --git a/website/content/docs/configuration/worker.mdx b/website/content/docs/configuration/worker.mdx index c908456c50..4ef5e6e6bf 100644 --- a/website/content/docs/configuration/worker.mdx +++ b/website/content/docs/configuration/worker.mdx @@ -83,7 +83,7 @@ worker { name = "demo-worker-1" description = "A default worker created demonstration" - # Workers must be able to reach controllers on :9202 + # Workers must be able to reach controllers on :9201 controllers = [ "10.0.0.1", "10.0.0.2",