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:
zhongwencool 2022-03-10 22:03:52 +08:00 committed by GitHub
commit 34764a5c8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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