![]() permits specifying ports such as :::18083, a somewhat strange but needed syntax when trying to make emqx listen on IPv6 addresses The solution here is to split by colon `:` and to only keep the last entry, which will corespond to the actual number for the port. Signed-off-by: Clément Nussbaumer <clement@n8r.ch> |
||
---|---|---|
.. | ||
emqx | ||
emqx-enterprise | ||
README.md | ||
sync-enterprise.sh |
README.md
Sync changes to emqx-enterprise
When making changes in charts, please update emqx
charts and run ./sync-enterprise.sh
.