Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-01-13 11:21:20 +01:00
parent 722133881b
commit 519ef9ca79
6 changed files with 52 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
}
},
"xds_servers" : [{
"server_uri": "trafficdirector.googleapis.com:443",
"server_uri": "localhost:18000",
"channel_creds": [
{ "type": "google_default" }
]