Merge pull request #10493 from zhongwencool/remove-dashboard-default-username-conf
chore: remove dashboard's default username from emqx.conf
This commit is contained in:
commit
996d5eee45
|
@ -2,6 +2,4 @@ dashboard {
|
|||
listeners.http {
|
||||
bind = 18083
|
||||
}
|
||||
default_username = "admin"
|
||||
default_password = "public"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue