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

20 lines
269 B
YAML

Name: game-api
Host: 0.0.0.0
Port: 8888
Prometheus:
Host: 0.0.0.0
Port: 4001
Path: /metrics
# ===== PROC CONF =====
#GameRpcConf:
# Target: k8s://juwan/game-rpc-svc:8080
# ===== DEV CONF =====
GameRpcConf:
Endpoints:
- game-rpc:8080
Log:
Level: debug