Files
juwan-backend/app/shop/api/etc/shop-api.yaml
T

20 lines
232 B
YAML

Name: shop-api
Host: 0.0.0.0
Port: 8888
Prometheus:
Host: 0.0.0.0
Port: 4001
Path: /metrics
ShopRpcConf:
Endpoints:
- "${SHOP_RPC_TARGET}"
PlayerRpcConf:
Endpoints:
- "${PLAYER_RPC_TARGET}"
Log:
Level: debug