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