modified dashoboad Protocol Name

This commit is contained in:
huangdan 2015-07-17 19:35:21 +08:00
parent a43c9b3505
commit b157ed2c9a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
% ]},
% {emqttd_dashboard, [
% {listener,
% {http, 18083, [
% {emqttd_dashboard, 18083, [
% {acceptors, 4},
% {max_clients, 512}]}}
% ]}