From 750490c39cb1c28ea61b0ed8ee740a145b502af5 Mon Sep 17 00:00:00 2001 From: HaojunRen <1394997@qq.com> Date: Mon, 1 Feb 2021 10:53:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=8B=E7=BB=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de969d5ae1..1eaba3339a 100644 --- a/README.md +++ b/README.md @@ -4408,7 +4408,7 @@ opentracing.jaeger.http-sender.url=http://localhost:14268/api/traces ``` # Spring boot admin config spring.boot.admin.client.instance.prefer-ip=true -spring.boot.admin.client.url=http://localhost:5555 +spring.boot.admin.client.url=http://localhost:9728 ``` ④ 异步跨线程Agent配置