add ssl server
This commit is contained in:
parent
58d851a0f1
commit
145934ff62
@ -23,7 +23,7 @@
|
||||
]},
|
||||
|
||||
{ssl_server, [
|
||||
{port, 443},
|
||||
{port, 1443},
|
||||
{acceptors, 500},
|
||||
{max_connections, 10240},
|
||||
{backlog, 10240},
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
]},
|
||||
|
||||
{ssl_server, [
|
||||
{port, 443},
|
||||
{port, 1443},
|
||||
{acceptors, 500},
|
||||
{max_connections, 10240},
|
||||
{backlog, 10240},
|
||||
|
||||
@ -19,10 +19,6 @@
|
||||
{ref,"f3e9292db22c807e73f57a8422402d6b423ddf5f"}},
|
||||
0},
|
||||
{<<"idna">>,{pkg,<<"idna">>,<<"6.0.1">>},1},
|
||||
{<<"jiffy">>,
|
||||
{git,"https://github.com/davisp/jiffy.git",
|
||||
{ref,"9ea1b35b6e60ba21dfd4adbd18e7916a831fd7d4"}},
|
||||
0},
|
||||
{<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},1},
|
||||
{<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.2.0">>},1},
|
||||
{<<"mysql">>,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user