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

20 lines
240 B
YAML

Name: player-api
Host: 0.0.0.0
Port: 8888
Prometheus:
Host: 0.0.0.0
Port: 4001
Path: /metrics
PlayerRpcConf:
Endpoints:
- "${PLAYER_RPC_TARGET}"
UsercenterRpcConf:
Endpoints:
- "${USER_RPC_TARGET}"
Log:
Level: debug