From 3b79d35f7337025c99f561999ed4c5d1b9c3b63b Mon Sep 17 00:00:00 2001 From: lepdou Date: Fri, 27 May 2022 20:30:05 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0de18695..5c65ed6b6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The capabilities provided by Spring Cloud Tencent include but are not limited to - Console Address : http://14.116.241.63:8080/ - Username: polaris - Password: polaris -- Server Address: grpc://183.47.111.80:8091 +- Server Address: `grpc://183.47.111.80:8091` The example addresses under `spring-cloud-tencent-example` all point to the experience service address (grpc://183.47.111.80:8091) by default. If you only experience Spring Cloud Tencent, you can run any example directly with one click. From 1c1ecd5374c387a6ba459a61a2d5d37ec84f31d9 Mon Sep 17 00:00:00 2001 From: lepdou Date: Fri, 27 May 2022 20:30:30 +0800 Subject: [PATCH 2/2] Update README-zh.md --- README-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index 48edd038e..5de78ee3c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -41,7 +41,7 @@ Spring Cloud Tencent提供的能力包括但不限于: - 管控台地址: http://14.116.241.63:8080/ - 账号:polaris - 密码:polaris -- 控制面地址: grpc://183.47.111.80:8091 +- 控制面地址: `grpc://183.47.111.80:8091` - `spring-cloud-tencent-example` 下 example 地址都默认指向了体验服务地址(grpc://183.47.111.80:8091),如果您只是体验 Spring Cloud Tencent,可直接一键运行任何 example。 ## 管控台