fix(core): update
This commit is contained in:
parent
0f82d63f5c
commit
2c59540768
@ -34,6 +34,7 @@ const portProxyCalls = {
|
||||
host: 'localhost',
|
||||
port: 8001,
|
||||
});
|
||||
from.setTimeout(120000);
|
||||
from.pipe(to);
|
||||
to.pipe(from);
|
||||
from.on('error', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user