chore: remove dashboard's default username from emqx.conf
This commit is contained in:
parent
988e4ec1aa
commit
275967a49f
|
@ -2,6 +2,4 @@ dashboard {
|
||||||
listeners.http {
|
listeners.http {
|
||||||
bind = 18083
|
bind = 18083
|
||||||
}
|
}
|
||||||
default_username = "admin"
|
|
||||||
default_password = "public"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue