Explorar el Código

Merge pull request #7270 from emqx/kjellwinblad-patch-1

Add info about default dashboard user name and password to README.md file
zhongwencool hace 4 años
padre
commit
34764a5c8e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -78,7 +78,7 @@ Or change to the installation root directory if emqx is installed from a release
 ./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