diff --git a/ct/emqx-v5.sh b/ct/emqx-v5.sh index be144cff..9f03e9af 100644 --- a/ct/emqx-v5.sh +++ b/ct/emqx-v5.sh @@ -61,12 +61,12 @@ function ct_description() { Connect to ${APP} using the following URL -
http://${NET}:18083+
http://${IP}:18083
The initial login:
-* username: admin-* password:
public+* username:
admin
+* password: public
EOD
}