added info about required configs (#1726)

* added info about required configs

* Update installation.markdown
This commit is contained in:
amahlaka 2017-01-06 23:15:23 +02:00 committed by Fabian Affolter
parent 80f8eb4058
commit 693d6de157
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -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.