mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 13:35:59 +08:00
bug fix and shell optimization
This commit is contained in:
+4
-4
@@ -70,12 +70,12 @@ credential:
|
||||
|
||||
|
||||
rpcport:
|
||||
openImUserPort: [ 10100,10101 ]
|
||||
openImFriendPort: [ 10200,10201 ]
|
||||
openImUserPort: [ 10100 ]
|
||||
openImFriendPort: [ 10200 ]
|
||||
openImOfflineMessagePort: [ 10300 ]
|
||||
openImOnlineRelayPort: [ 10400 ]
|
||||
openImGroupPort: [ 10500 ,10501 ]
|
||||
openImAuthPort: [ 10600, 10601 ]
|
||||
openImGroupPort: [ 10500 ]
|
||||
openImAuthPort: [ 10600 ]
|
||||
openImPushPort: [ 10700 ]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user