mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-05 05:37:40 +08:00
7 lines
86 B
Erlang
7 lines
86 B
Erlang
{deps, []}.
|
|
|
|
{shell, [
|
|
% {config, "config/sys.config"},
|
|
{apps, [dgiot_api]}
|
|
]}.
|