This commit is contained in:
Feng Lee 2015-01-18 22:17:17 +08:00
parent 0c0f068fc9
commit 91d06f4203
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ cd $INSTALL_DIR/emqtt
{max_conns, 1024},
{acceptor_pool, 4}
]},
{http, 8883, [
{http, 8083, [
{max_conns, 512},
{acceptor_pool, 1}
]}