Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
docs: modify typo (#294)
Browse files Browse the repository at this point in the history
docs: modify typo
  • Loading branch information
czy88840616 committed Nov 21, 2019
2 parents 7310db1 + e5819ec commit 1e805d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/other/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Then, open `http://127.0.0.1:9081`, now we can see the dashboard.
By default, the dashboard listen on `http://127.0.0.1:9081`, you can also change it.

```bash
pandora start --name dashboard --env "DASHBORAD_PORT=9081 DASHBOARD_HOST=0.0.0.0" --npm pandora-dashboard
pandora start --name dashboard --env "DASHBOARD_PORT=9081 DASHBOARD_HOST=0.0.0.0" --npm pandora-dashboard
```

## Screenshots
Expand Down

0 comments on commit 1e805d4

Please sign in to comment.