Fix hcpb URL suffix

pull/2200/head
Jeff Mitchell 4 years ago
parent 65d3899058
commit a83a4112ce

@ -35,7 +35,7 @@ import (
"google.golang.org/protobuf/proto"
)
const hcpbUrlSuffix = ".proxy.boundary.hashicorp.cloud"
const hcpbUrlSuffix = ".proxy.boundary.hashicorp.cloud:9202"
// StartControllerConnections starts up the resolver and initiates controller
// connection client creation

Loading…
Cancel
Save