20 lines
256 B
YAML
20 lines
256 B
YAML
Name: user-api
|
|
Host: 0.0.0.0
|
|
Port: 8888
|
|
|
|
Prometheus:
|
|
Host: 0.0.0.0
|
|
Port: 4001
|
|
Path: /metrics
|
|
|
|
UserVerificationRpc:
|
|
Endpoints:
|
|
- "${USER_VERIFICATIONS_RPC_TARGET}"
|
|
|
|
UsercenterRpcConf:
|
|
Endpoints:
|
|
- "${USER_RPC_TARGET}"
|
|
|
|
Log:
|
|
Level: debug
|