Merge branch 'main' of github.com:Tencent/spring-cloud-tencent

pull/216/head
SkyeBeFreeman 3 years ago
commit 1d8ee028f3

@ -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。
## 管控台

@ -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.

Loading…
Cancel
Save