📱Setting up the Mobile App
In order to setup the mobile app you need to open a port on your server.
Open Windows Start menu, and click the
Settingsicon, chooseNetwork & Internet, andWindows Firewall
Find the
Advanced Settingswindow and locateInbound Ruleson the left side of the panel.
Click on
New Ruleon the right and choosePortoption. After that, clickNext.
Enter the port
3000and clickNext.
Click
Nexton the next two pages and then enter in a name for the rule (e.gport 3000) and finally clickFinish.
If you are using an AWS or GCP server further configuration may be required to open the port.
Last updated