mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
1.添加emqx默认启动插件
This commit is contained in:
@@ -68,6 +68,7 @@ services:
|
||||
- /etc/localtime:/etc/localtime
|
||||
- /var/data/emqx/conf/emqx_auth_http.conf:/opt/emqx/etc/plugins/emqx_auth_http.conf
|
||||
- /var/data/emqx/conf/emqx_web_hook.conf:/opt/emqx/etc/plugins/emqx_web_hook.conf
|
||||
- /var/data/emqx/data/loaded_plugins:/opt/emqx/data/loaded_plugins
|
||||
environment:
|
||||
EMQX_ALLOW__ANONYMOUS: "false"
|
||||
SET_CONTAINER_TIMEZONE: "true"
|
||||
|
||||
Reference in New Issue
Block a user