mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-02 12:18:30 +08:00
Update rebar.config.erl
This commit is contained in:
parent
50914b4bbe
commit
0d562193b4
@ -219,7 +219,6 @@ overlay_vars_rel(RelType) ->
|
||||
, {enable_plugin_dgiot_modbus, true}
|
||||
, {enable_plugin_dgiot_group, true}
|
||||
, {enable_plugin_dgiot_ffmpeg, true}
|
||||
, {enable_plugin_dgiot_shouyincheng, true}
|
||||
, {vm_args_file, VmArgs}
|
||||
].
|
||||
|
||||
@ -348,7 +347,6 @@ relx_plugin_apps_per_rel(cloud) ->
|
||||
, dgiot_modbus
|
||||
, dgiot_group
|
||||
, dgiot_ffmpeg
|
||||
, dgiot_shouyincheng
|
||||
];
|
||||
relx_plugin_apps_per_rel(edge) ->
|
||||
[].
|
||||
|
Loading…
Reference in New Issue
Block a user