We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9457c commit e02e7f8Copy full SHA for e02e7f8
compose/worker.hcl
@@ -16,7 +16,7 @@ worker {
16
description = "A worker for a docker demo"
17
address = "worker"
18
public_addr = "localhost:9202"
19
- controllers = ["boundary"]
+ initial_upstreams = ["boundary"]
20
}
21
22
kms "aead" {
0 commit comments