aslan-server/rc-gateway/src/main/resources/application-prod.yml
2025-07-30 14:54:23 +08:00

17 lines
458 B
YAML

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