added info about required configs (#1726)
* added info about required configs * Update installation.markdown
This commit is contained in:
parent
80f8eb4058
commit
693d6de157
1 changed files with 3 additions and 1 deletions
|
@ -144,5 +144,7 @@ When you are done, you can start a local webserver like this or if you are on do
|
|||
$ dashing start
|
||||
```
|
||||
|
||||
Point your browser to **http://localhost:3030** to access the hadashboard on your local machine.and you should see the supplied default dashboard. If you want to access it remotely ensure you have opened any required firewall rules.
|
||||
Point your browser to **http://localhost:3030** to access the hadashboard on your local machine, and you should see the supplied default dashboard. If you want to access it remotely ensure you have opened any required firewall rules.
|
||||
|
||||
If the page never finishes loading and shows up all white, edit the dashboard config to match your own setup, instructions in the next step.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue