Remove RSocket documentation references

Summary:
^
Changelog: Remove RSocket documentation references

Reviewed By: jknoxville

Differential Revision: D34345316

fbshipit-source-id: 5b9fac8c04e325f3f02ef3713b0146b17e694c9d
This commit is contained in:
Lorenzo Blasa
2022-02-21 05:41:33 -08:00
committed by Facebook GitHub Bot
parent 4d1d9648f0
commit 395708348d
4 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ sidebar_label: Using different ports
## FLIPPER ports (mobile apps that support certificate exchange)
By default Flipper runs its servers on ports 8088 and 8089, and the mobile SDKs look for servers on those ports.
By default Flipper runs its servers on ports 9088 and 9089, and the mobile SDKs look for servers on those ports.
Each of these can be overridden by setting an environment variable, with the format `${INSECURE_PORT},${SECURE_PORT}`.