fix port
This commit is contained in:
parent
c7aeb47912
commit
2174f6e47b
@ -12,7 +12,7 @@
|
|||||||
{iot_server, [
|
{iot_server, [
|
||||||
{host, "${EFKA_IOT_HOST}"},
|
{host, "${EFKA_IOT_HOST}"},
|
||||||
{tls_port, 1443},
|
{tls_port, 1443},
|
||||||
{udp_port, 18080}
|
{udp_port, 24000}
|
||||||
]},
|
]},
|
||||||
|
|
||||||
{heartbeat, [
|
{heartbeat, [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user