mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 03:26:57 +08:00
Adjust port
This commit is contained in:
parent
a426c8bb26
commit
9d691f2452
@ -111,19 +111,19 @@ credential: #腾讯cos,发送图片、视频、文件时需要,请自行申
|
|||||||
|
|
||||||
|
|
||||||
rpcport: #rpc服务端口 默认即可
|
rpcport: #rpc服务端口 默认即可
|
||||||
openImUserPort: [ 10100 ]
|
openImUserPort: [ 10110 ]
|
||||||
openImFriendPort: [ 10200 ]
|
openImFriendPort: [ 10120 ]
|
||||||
openImMessagePort: [ 10300 ]
|
openImMessagePort: [ 10130 ]
|
||||||
openImMessageGatewayPort: [ 10400 ]
|
openImMessageGatewayPort: [ 10140 ]
|
||||||
openImGroupPort: [ 10500 ]
|
openImGroupPort: [ 10150 ]
|
||||||
openImAuthPort: [ 10600 ]
|
openImAuthPort: [ 10160 ]
|
||||||
openImPushPort: [ 10700 ]
|
openImPushPort: [ 10170 ]
|
||||||
openImStatisticsPort: [ 10800 ]
|
openImStatisticsPort: [ 10180 ]
|
||||||
openImMessageCmsPort: [ 10900 ]
|
openImMessageCmsPort: [ 10190 ]
|
||||||
openImAdminCmsPort: [ 11000 ]
|
openImAdminCmsPort: [ 10200 ]
|
||||||
openImOfficePort: [ 11100 ]
|
openImOfficePort: [ 10210 ]
|
||||||
openImOrganizationPort: [ 11200 ]
|
openImOrganizationPort: [ 10220 ]
|
||||||
openImConversationPort: [ 11400 ]
|
openImConversationPort: [ 10230 ]
|
||||||
c2c:
|
c2c:
|
||||||
callbackBeforeSendMsg:
|
callbackBeforeSendMsg:
|
||||||
switch: false
|
switch: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user