Update custom-ports.mdx (#4105)

Summary:
Typo in Docs

Typo in Docs

## Changelog

Fixed typo in docs.

Pull Request resolved: https://github.com/facebook/flipper/pull/4105

Test Plan:
None

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D39652466/V2/flipper/)|

|**Modified Pages**|
|[docs/custom-ports](https://our.intern.facebook.com/intern/staticdocs/eph/D39652466/V2/flipper/docs/custom-ports/)|

Reviewed By: antonk52

Differential Revision: D39652466

Pulled By: aigoncharov

fbshipit-source-id: 129552ddee449582b441d1c34c40b7e9dad9ce9b
This commit is contained in:
Dominique Rau
2022-09-20 09:11:45 -07:00
committed by Facebook GitHub Bot
parent 9d2a37812c
commit 7af9654893

View File

@@ -73,7 +73,7 @@ You can also setup Flipper to use a different Metro Server port (default=8081) u
METRO_SERVER_PORT=3333 ./flipper METRO_SERVER_PORT=3333 ./flipper
``` ```
## AD8 Reverse Proxy ports ## ADB Reverse Proxy ports
You can setup a different ADB port, used for reverse proxying when plugged through USB (default=5037), using the following: You can setup a different ADB port, used for reverse proxying when plugged through USB (default=5037), using the following: