fix
This commit is contained in:
parent
512059422f
commit
32dd08da9d
@ -1,13 +1,8 @@
|
||||
[
|
||||
{efka, [
|
||||
{root_dir, "/usr/local/code/efka"},
|
||||
|
||||
{dets_dir, "/usr/local/code/tmp/dets/"},
|
||||
|
||||
{tcp_server, [
|
||||
{port, 18088}
|
||||
]},
|
||||
|
||||
{websocket_server, [
|
||||
{port, 18080},
|
||||
{acceptors, 10},
|
||||
@ -17,7 +12,7 @@
|
||||
|
||||
{iot_server, [
|
||||
{host, "localhost"},
|
||||
{tls_port, 443},
|
||||
{tls_port, 1443},
|
||||
{udp_port, 18080}
|
||||
]},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user