|
|
address => <<"http://127.0.0.1:9001">>,
|
|
address => <<"http://127.0.0.1:9001">>,
|
|
|
GwConf2 = emqx_map_lib:deep_merge(GwConf, #{
|
|
GwConf2 = emqx_map_lib:deep_merge(GwConf, #{
|
|
|
{200, _} = request(put, "/gateway/exproto", maps:without([name, listeners], GwConf2)),
|
|
{200, _} = request(put, "/gateway/exproto", maps:without([name, listeners], GwConf2)),
|