fix: conflicts resolving legacy
This commit is contained in:
parent
bad82b29ce
commit
53fda85c93
|
@ -582,7 +582,7 @@ listeners([]) ->
|
||||||
end,
|
end,
|
||||||
Info =
|
Info =
|
||||||
[
|
[
|
||||||
{listen_on, {string, emqx_mgmt_util:format_listen_on(Port)}},
|
{listen_on, {string, emqx_mgmt_util:format_listen_on(Bind)}},
|
||||||
{acceptors, Acceptors},
|
{acceptors, Acceptors},
|
||||||
{proxy_protocol, ProxyProtocol},
|
{proxy_protocol, ProxyProtocol},
|
||||||
{running, Running}
|
{running, Running}
|
||||||
|
|
Loading…
Reference in New Issue