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