chore: remove dashboard's default username from emqx.conf
@@ -2,6 +2,4 @@ dashboard {
listeners.http {
bind = 18083
}
- default_username = "admin"
- default_password = "public"