http server

This commit is contained in:
安礼成 2023-03-10 14:18:10 +08:00
parent 02cf888c32
commit a81c64291a
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ start(_StartType, _StartArgs) ->
%% %%
erlang:system_flag(fullsweep_after, 16), erlang:system_flag(fullsweep_after, 16),
%start_http_server(), start_http_server(),
iot_sup:start_link(). iot_sup:start_link().

View File

@ -44,7 +44,7 @@
0}, 0},
{<<"ranch">>, {<<"ranch">>,
{git,"https://github.com/ninenines/ranch", {git,"https://github.com/ninenines/ranch",
{ref,"6bbc8431d513d9bbed7817bc1bcb3b17ef26cb35"}}, {ref,"9b8ed47d789412b0021bfc1f94f1c17c387c721c"}},
1}, 1},
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.6">>},1}, {<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.6">>},1},
{<<"sync">>, {<<"sync">>,