mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-20 04:23:01 +08:00
#868 fix bug
This commit is contained in:
parent
2836072602
commit
b47d78bc7c
@ -65,7 +65,7 @@ public class MessagingServerConfigure {
|
|||||||
config.setSocketConfig(tmpConfig);
|
config.setSocketConfig(tmpConfig);
|
||||||
|
|
||||||
// config.setHostname(host);
|
// config.setHostname(host);
|
||||||
config.setPort(getWebIMPort());
|
config.setPort(port);
|
||||||
|
|
||||||
// config.getSocketConfig().setReuseAddress(true);
|
// config.getSocketConfig().setReuseAddress(true);
|
||||||
// config.setSocketConfig(new SocketConfig());
|
// config.setSocketConfig(new SocketConfig());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user