mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
10 lines
109 B
YAML
10 lines
109 B
YAML
rpc:
|
|
registerIP: ''
|
|
listenIP: 0.0.0.0
|
|
ports: [ 10150 ]
|
|
|
|
prometheus:
|
|
enable: true
|
|
ports: [ 20103 ]
|
|
|