We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7696ce6 commit f73ce55Copy full SHA for f73ce55
doc/dashboard.md
@@ -35,7 +35,7 @@ Now, use NPM to serve the dashboard.
35
npm start
36
```
37
38
-The dashboard will be served at _http://localhost:3000_.
+The dashboard is served by Node.js at _http://localhost:3000_.
39
40
Though the dashboard is served by Node.js, any web server can serve it since the dashboard is merely a collection of static files.
41
IIS, Apache HTTP Server, and Nginx are all options.
0 commit comments