|
|
{application, emqx_gateway, [
|
|
{application, emqx_gateway, [
|
|
|
{description, "The Gateway management application"},
|
|
{description, "The Gateway management application"},
|
|
|
{mod, {emqx_gateway_app, []}},
|
|
{mod, {emqx_gateway_app, []}},
|
|
|
{applications, [kernel, stdlib, emqx, emqx_authn, emqx_ctl]},
|
|
{applications, [kernel, stdlib, emqx, emqx_authn, emqx_ctl]},
|