mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-12 10:42:10 +08:00
12 lines
133 B
YAML
12 lines
133 B
YAML
rpc:
|
|
registerIP: ''
|
|
listenIP: 0.0.0.0
|
|
ports: [ 10160 ]
|
|
|
|
prometheus:
|
|
enable: true
|
|
ports: [20160]
|
|
|
|
tokenPolicy:
|
|
expire: 90
|