chore: remove dashboard's default username from emqx.conf

This commit is contained in:
Zhongwen Deng 2023-04-24 16:13:42 +08:00
parent 988e4ec1aa
commit 275967a49f
1 changed files with 0 additions and 2 deletions

View File

@ -2,6 +2,4 @@ dashboard {
listeners.http {
bind = 18083
}
default_username = "admin"
default_password = "public"
}