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