25 lines
664 B
YAML
25 lines
664 B
YAML
framework:
|
|
nacos:
|
|
healthCheckSleepTime: 5000
|
|
healthSuccessWaitTime: 5000
|
|
instanceDownWaitTime: 15000
|
|
stopAfterWaitTime: 5000
|
|
stopKey: CxILm9hA1b9hF3Hl
|
|
|
|
feign:
|
|
gateway:
|
|
url: http://gateway.local.svc.cluster.local
|
|
wallet:
|
|
url: http://wallet.local.svc.cluster.local
|
|
other:
|
|
url: http://other.local.svc.cluster.local
|
|
live:
|
|
url: http://live.local.svc.cluster.local
|
|
console:
|
|
url: http://console.local.svc.cluster.local/console
|
|
auth:
|
|
url: http://auth.local.svc.cluster.local
|
|
order:
|
|
url: http://order.local.svc.cluster.local
|
|
external:
|
|
url: http://external.local.svc.cluster.local |