mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-12 18:52:11 +08:00
14 lines
217 B
YAML
14 lines
217 B
YAML
rpc:
|
|
registerIP: ''
|
|
listenIP: 0.0.0.0
|
|
rpcPort:
|
|
openImThirdPort: [ 10190 ]
|
|
rpcRegisterName:
|
|
openImThirdName: Third
|
|
|
|
prometheus:
|
|
enable: true
|
|
grafanaUrl: http://127.0.0.1:13000/
|
|
prometheusPort: [ 21301 ]
|
|
|