mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 23:09:01 +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 ]
|
||
|
|
|
||
|
|
|
||
|
|
|