emqx/apps/emqx_dashboard
JianBo He 257e310931 chore: ensure the `bind` output style
e.g:
- Configured as `1883`, printed as `:1883`
- Configured as `0.0.0.0:1883`, printed as `:1883`
- Configured as `127.0.0.1:1883`, printed as `127.0.0.1:1883`
- Configured as `::1:1883`, printed as `[::1]:1883`
- Configured as `[::1]:1883`, printed as `[::1]:1883`
2022-07-26 19:02:04 +08:00
..
etc feat(listeners): change the `GET /listeners` api fields 2022-07-26 11:04:33 +08:00
i18n docs: change descriptive info from 'community' to 'opensource' 2022-06-20 19:38:29 +02:00
include chore: dashboard format code 2022-04-26 17:18:30 +08:00
src chore: ensure the `bind` output style 2022-07-26 19:02:04 +08:00
test fix: dashboard failed test 2022-07-25 16:55:38 +08:00
.gitignore chore: move lib-ce to apps 2021-06-15 17:31:54 +08:00
README.md fix: remove routes 2022-04-13 16:16:12 +08:00
rebar.config chore: dashboard format code 2022-04-26 17:18:30 +08:00

README.md

TODO: Doc