Merge pull request #7270 from emqx/kjellwinblad-patch-1
Add info about default dashboard user name and password to README.md file
This commit is contained in:
commit
34764a5c8e
|
@ -78,7 +78,7 @@ Or change to the installation root directory if emqx is installed from a release
|
||||||
./bin/emqx stop
|
./bin/emqx stop
|
||||||
```
|
```
|
||||||
|
|
||||||
To view the dashboard after running, use your browser to open: http://localhost:18083
|
To view the dashboard after running, use your browser to open: http://localhost:18083 (default user/password = admin/public)
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue