mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-07 11:40:01 +08:00
Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode
This commit is contained in:
commit
9884dcd7b1
@ -29,6 +29,7 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
// run
|
||||
func run(port int) error {
|
||||
if port == 0 {
|
||||
port = config.Config.Api.GinPort[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user