16 lines
174 B
YAML
16 lines
174 B
YAML
Name: game-api
|
|
Host: 0.0.0.0
|
|
Port: 8888
|
|
|
|
Prometheus:
|
|
Host: 0.0.0.0
|
|
Port: 4001
|
|
Path: /metrics
|
|
|
|
GameRpcConf:
|
|
Endpoints:
|
|
- "${GAME_RPC_TARGET}"
|
|
|
|
Log:
|
|
Level: debug
|