update
This commit is contained in:
@@ -57,6 +57,7 @@ export const runServer = async (port: number = 51515, listenPath = '127.0.0.1')
|
||||
});
|
||||
manager.initRemoteApp()
|
||||
}, 1000);
|
||||
|
||||
return {
|
||||
app,
|
||||
port: _port,
|
||||
|
||||
Reference in New Issue
Block a user