Update consul-connect.mdx

HCL grpc key doesn't need quotes
This commit is contained in:
Dane Harrigan 2020-03-17 14:31:36 -07:00 committed by GitHub
parent c37d82eab7
commit 9b522e31e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ For HCL configurations:
# ...
ports {
"grpc" = 8502
grpc = 8502
}
connect {