fix config
This commit is contained in:
parent
49f00718d1
commit
52592330c3
@ -38,7 +38,7 @@ zhongdian_mqtt_endpoint() ->
|
|||||||
mapper_fun = MapperFun,
|
mapper_fun = MapperFun,
|
||||||
config = #mqtt_endpoint{
|
config = #mqtt_endpoint{
|
||||||
% host = <<"172.30.6.161">>,
|
% host = <<"172.30.6.161">>,
|
||||||
host = <<"115.236.153.172">>,
|
host = <<"115.236.153.181">>,
|
||||||
port = 36980,
|
port = 36980,
|
||||||
username = <<"admin">>,
|
username = <<"admin">>,
|
||||||
password = <<"123456">>,
|
password = <<"123456">>,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user