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

Commit

Permalink
fix: modify typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jianglin-wu authored May 15, 2019
1 parent 7310db1 commit e5819ec
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 e5819ec

Please sign in to comment.