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:
|
|
session-timeout: 1800
|
|
port: 10002
|
|
spring:
|
|
application:
|
|
name: featureenv-backend-example
|
|
cloud:
|
|
polaris:
|
|
address: grpc://14.22.2.171:8091
|
|
namespace: default
|
|
enabled: true
|
|
logging:
|
|
level:
|
|
org.springframework.cloud.gateway: info
|
|
com.tencent.cloud.polaris: debug
|