fix(core): update
This commit is contained in:
parent
564988185d
commit
df43bc2974
@ -13,7 +13,7 @@ let testSocketFunction1: smartsocket.SocketFunction<any>;
|
|||||||
let myseServer: smartexpress.Server;
|
let myseServer: smartexpress.Server;
|
||||||
|
|
||||||
const testConfig = {
|
const testConfig = {
|
||||||
port: 3005,
|
port: 3000,
|
||||||
};
|
};
|
||||||
|
|
||||||
// class smartsocket
|
// class smartsocket
|
||||||
|
Loading…
Reference in New Issue
Block a user