chore: add listener default changelog
This commit is contained in:
parent
91f97f6c29
commit
44212f6e06
|
@ -0,0 +1,2 @@
|
|||
Fix the issue where the lack of a default value for ssl_options in listeners results in startup failure.
|
||||
For example, such command(`EMQX_LISTENERS__WSS__DEFAULT__BIND='0.0.0.0:8089' ./bin/emqx console`) would have caused a crash before.
|
Loading…
Reference in New Issue