fix config

This commit is contained in:
anlicheng 2023-09-05 16:42:28 +08:00
parent 49f00718d1
commit 52592330c3

View File

@ -38,7 +38,7 @@ zhongdian_mqtt_endpoint() ->
mapper_fun = MapperFun,
config = #mqtt_endpoint{
% host = <<"172.30.6.161">>,
host = <<"115.236.153.172">>,
host = <<"115.236.153.181">>,
port = 36980,
username = <<"admin">>,
password = <<"123456">>,