Files
juwan-backend/app/wallet/api/etc/wallet-api.yaml
2026-03-31 22:12:06 +08:00

23 lines
293 B
YAML

Name: wallet-api
Host: 0.0.0.0
Port: 8888
Prometheus:
Host: 0.0.0.0
Port: 4001
Path: /metrics
# ===== PROC CONF =====
#WalletRpcConf:
# Target: k8s://juwan/wallet-rpc:8080
# ===== DEV CONF =====
WalletRpcConf:
Endpoints:
- wallet-rpc:8080
# k8s://juwan/<service name>:8080