Port-forward websocket ports
Summary: ^ Changelog: Port-forward websocket ports Reviewed By: passy Differential Revision: D34210187 fbshipit-source-id: 8ec84a9ce89d9982519111417538b7bfa0964cfc
This commit is contained in:
committed by
Facebook GitHub Bot
parent
5ab67f09dc
commit
dbe818c6e1
@@ -86,6 +86,8 @@ export class IOSDeviceManager {
|
||||
this.portForwarders = [
|
||||
this.forwardPort(8089, 8079),
|
||||
this.forwardPort(8088, 8078),
|
||||
this.forwardPort(9089, 9079),
|
||||
this.forwardPort(9088, 9078),
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user