mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
9 lines
132 B
YAML
9 lines
132 B
YAML
api:
|
|
listenIP: 0.0.0.0
|
|
ports: [ 10002 ]
|
|
|
|
prometheus:
|
|
enable: true
|
|
ports: [ 20113 ]
|
|
grafanaURL: webhook://127.0.0.1:13000/
|