42 lines
967 B
YAML
42 lines
967 B
YAML
framework:
|
|
nacos:
|
|
healthCheckSleepTime: 5000
|
|
healthSuccessWaitTime: 5000
|
|
instanceDownWaitTime: 15000
|
|
stopAfterWaitTime: 5000
|
|
stopKey: CxILm9hA1b9hF3Hl
|
|
|
|
feign:
|
|
gateway:
|
|
url: http://gateway.prod.svc.cluster.local
|
|
wallet:
|
|
url: http://wallet.prod.svc.cluster.local
|
|
other:
|
|
url: http://other.prod.svc.cluster.local
|
|
live:
|
|
url: http://live.prod.svc.cluster.local
|
|
console:
|
|
url: http://console.prod.svc.cluster.local/console
|
|
auth:
|
|
url: http://auth.prod.svc.cluster.local
|
|
order:
|
|
url: http://order.prod.svc.cluster.local
|
|
external:
|
|
url: http://external.prod.svc.cluster.local
|
|
|
|
logging:
|
|
level:
|
|
com:
|
|
alibaba:
|
|
cloud:
|
|
nacos:
|
|
configdata:
|
|
NacosConfigDataLoader: error
|
|
client:
|
|
NacosPropertySourceBuilder: error
|
|
red:
|
|
circle:
|
|
framework:
|
|
mybatis:
|
|
p6spy:
|
|
P6spyLogger: error |