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