Update README.md

pull/1/head
saubyk 6 years ago committed by GitHub
parent ba84f996e6
commit 92906f3049
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,5 @@
[ **Intro** ] -- [ [Application Features] ]
-----
# RTL - Ride The Lightning
RTL is a web UI for Lightning Network Daemon.
@ -51,4 +53,11 @@ If the server started successfully, you should get the below output on the conso
`Server is up and running, please open the UI at http://localhost:3000`
## Accessing the Application
You can access the application in two ways:
### Same computer as the webserver
Open your browser at the following address: http://localhost:3000 to access the RTL application.
### 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.

Loading…
Cancel
Save