mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-08 15:32:14 +08:00
11 lines
209 B
YAML
11 lines
209 B
YAML
rpc:
|
|
registerIP: ''
|
|
listenIP: 0.0.0.0
|
|
rpcPort:
|
|
openImAuthPort: [ 10160 ]
|
|
rpcRegisterName:
|
|
openImAuthName: Auth
|
|
prometheus:
|
|
enable: true
|
|
grafanaUrl: http://127.0.0.1:13000/
|
|
prometheusPort: [20160] |