mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-07-03 00:50:22 +08:00
Merge 5afa9d1e7947fb79f390d44c25268cb0afa4f5ef into c208c3789fbbc2b11557330c685ba2576bb0223f
This commit is contained in:
commit
77d03c8505
@ -89,7 +89,9 @@ func (a *ApiCmd) runE() error {
|
||||
&a.apiConfig.Notification,
|
||||
a.apiConfig,
|
||||
[]string{},
|
||||
[]string{},
|
||||
[]string{
|
||||
a.apiConfig.Discovery.RpcService.MessageGateway,
|
||||
},
|
||||
api.Start,
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user