Skip to content

Commit 9a99af2

Browse files
committed
Fix incorrect IP address in ONBOARDING.md
Fixes AOSSIE-Org#416 Update `ONBOARDING.md` to correct the IP address for debugging with a Physical Device. * Modify the instructions under "Connecting Frontend and Backend" to use the laptop's IP address instead of the phone's IP address. * Update the table under "Connecting Frontend and Backend" to list the Base Domain for a Physical Device as the laptop's IP address.
1 parent 50a02f3 commit 9a99af2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ONBOARDING.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,4 @@ You just need to update the baseDomain variable value in the constants.dart on c
104104
|---------------------|---------------|
105105
| Android Simulator | `10.0.2.2` |
106106
| iOS Simulator | `127.0.0.1` |
107-
| Physical Device | Ensure laptop and phone are on the same Wi-Fi, then use the phone's IP address provided by the Wi-Fi |
108-
109-
107+
| Physical Device | Ensure laptop and phone are on the same Wi-Fi, then use the laptop's IP address provided by the Wi-Fi |

0 commit comments

Comments
 (0)