mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Update README.md
This commit is contained in:
parent
9130e0ef28
commit
8c5609138d
1 changed files with 3 additions and 1 deletions
|
|
@ -61,4 +61,6 @@ 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.
|
||||
You would need the IP address of your application to access the application.
|
||||
E.g. if the IP address of your node is 192.168.0.15
|
||||
Open your browser at the following address: http://192.168.0.15:3000 to access RTL.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue