mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-09 16:02:14 +08:00
9 lines
129 B
YAML
9 lines
129 B
YAML
api:
|
|
listenIP: 0.0.0.0
|
|
ports: [ 10002 ]
|
|
|
|
prometheus:
|
|
enable: true
|
|
ports: [ 20113 ]
|
|
grafanaURL: http://127.0.0.1:13000/
|