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