fix grpc-addr-config hosts template

pull/6274/head
Alvin Huang 5 years ago
parent 206b2016a4
commit 37ea271eb7

@ -19,14 +19,12 @@
"connect_timeout": "1s",
"type": "STATIC",
"http2_protocol_options": {},
"hosts": [
{
"hosts": [{
"socket_address": {
"address": "127.0.0.1",
"port_value": 9999
}
}
]
}]
}
]
},

Loading…
Cancel
Save