chore: update apps/emqx_gateway/README.md
This commit is contained in:
parent
80f964bdbe
commit
9774ad2cdd
|
@ -11,7 +11,7 @@ protocol access on EMQX. For example:
|
|||
- Configuration & Schema
|
||||
- HTTP/CLI management interfaces
|
||||
|
||||
The emqx_gateway application depends on `emqx`, `emqx_authn`, `emqx_ctl` that
|
||||
The emqx_gateway application depends on `emqx`, `emqx_authn`, `emqx_authz`, `emqx_ctl` that
|
||||
provide the foundation for protocol access.
|
||||
|
||||
More introduction: [Extended Protocol Gateway](https://www.emqx.io/docs/en/v5.0/gateway/gateway.html)
|
||||
|
|
Loading…
Reference in New Issue