mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
1.添加emqx默认启动插件
This commit is contained in:
8
docker/data/emqx/data/loaded_plugins
Normal file
8
docker/data/emqx/data/loaded_plugins
Normal file
@@ -0,0 +1,8 @@
|
||||
{emqx_management, true}.
|
||||
{emqx_recon, true}.
|
||||
{emqx_retainer, true}.
|
||||
{emqx_dashboard, true}.
|
||||
{emqx_rule_engine, true}.
|
||||
{emqx_auth_http,true}.
|
||||
{emqx_web_hook,true}.
|
||||
{emqx_bridge_mqtt, false}.
|
||||
Reference in New Issue
Block a user