mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 00:55:59 +08:00
test
This commit is contained in:
@@ -29,7 +29,6 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
// run
|
||||
func run(port int) error {
|
||||
if port == 0 {
|
||||
port = config.Config.Api.GinPort[0]
|
||||
|
||||
Reference in New Issue
Block a user