17 lines
466 B
YAML
17 lines
466 B
YAML
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 |