mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-30 11:17:48 +08:00
Update rebar.config.erl
This commit is contained in:
parent
ce6ce5e8ff
commit
a5ac7ebb2d
@ -221,7 +221,6 @@ overlay_vars_rel(RelType) ->
|
||||
, {enable_plugin_dgiot_ffmpeg, true}
|
||||
, {enable_plugin_dgiot_shouyincheng, true}
|
||||
, {enable_plugin_dgiot_gb26875, true}
|
||||
, {enable_plugin_dgiot_esports, true}
|
||||
, {vm_args_file, VmArgs}
|
||||
].
|
||||
|
||||
@ -352,8 +351,7 @@ relx_plugin_apps_per_rel(cloud) ->
|
||||
, dgiot_group
|
||||
, dgiot_ffmpeg
|
||||
, dgiot_shouyincheng
|
||||
, dgiot_gb26875
|
||||
, dgiot_esports
|
||||
, dgiot_gb26875
|
||||
];
|
||||
relx_plugin_apps_per_rel(edge) ->
|
||||
[].
|
||||
|
Loading…
Reference in New Issue
Block a user