17 lines
466 B
YAML
17 lines
466 B
YAML
feign:
|
|
gateway:
|
|
url: http://gateway.azizi.svc.cluster.local
|
|
wallet:
|
|
url: http://wallet.azizi.svc.cluster.local
|
|
other:
|
|
url: http://other.azizi.svc.cluster.local
|
|
live:
|
|
url: http://live.azizi.svc.cluster.local
|
|
console:
|
|
url: http://console.azizi.svc.cluster.local/console
|
|
auth:
|
|
url: http://auth.azizi.svc.cluster.local
|
|
order:
|
|
url: http://order.azizi.svc.cluster.local
|
|
external:
|
|
url: http://external.azizi.svc.cluster.local |