Update README.md

This commit is contained in:
saubyk 2018-09-27 21:27:23 -04:00 committed by GitHub
parent 92906f3049
commit 80d15f3d9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,3 +61,4 @@ Open your browser at the following address: http://localhost:3000 to access the
### Remotely from another computer on the same local network as the node
To access the application remotely from a computer, ensure that the firewall running on your node allows access on port 3000.
Open your browser at the address: http://<IP address of your node>:3000 to access the RTL application.