You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
server:
|
|
port: 48083
|
|
spring:
|
|
application:
|
|
name: RouterCallerService
|
|
cloud:
|
|
tencent:
|
|
metadata:
|
|
content:
|
|
k1: v1
|
|
polaris:
|
|
address: grpc://183.47.111.80:8091
|
|
namespace: default
|
|
enabled: true
|
|
loadbalancer:
|
|
enabled: true
|
|
management:
|
|
endpoints:
|
|
web:
|
|
exposure:
|
|
include:
|
|
- polaris-router
|