X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=lib%2Fxdsconfig%2Fconfig.go;h=ef94f0ad8848edd0847ea7e2a3663e2afb4c117c;hb=005e0eb072418456055783491f907fc08cb42fd7;hp=352ba8406767e596cbd4bb4535ad1535cb59cb86;hpb=4d76c5679e664c307036dd495ff79679079d9f71;p=src%2Fxds%2Fxds-agent.git diff --git a/lib/xdsconfig/config.go b/lib/xdsconfig/config.go index 352ba84..ef94f0a 100644 --- a/lib/xdsconfig/config.go +++ b/lib/xdsconfig/config.go @@ -93,7 +93,7 @@ func Init(ctx *cli.Context, log *logrus.Logger) (*Config, error) { }, ProfileConf: ProfileConfT{ XDSBinder: XDSBinderConf{ - URL: "http://localhost:5678", + URL: "http://localhost:8810", ConnRetry: 10, }, },