emqx-docker
emqx-docker copied to clipboard
modfied sed to allo to enter non escaped /
- [x] I have thoroughly tested my contribution.
- [x] The code changes are reflected in the documentation README.md.
when using http auth endpoint variablew (EMQ_AUTH__HTTP__AUTH_REQ, EMQ_AUTH__HTTP__SUPER_REQ, EMQ_AUTH__HTTP__ACL_REQ ) "/" need to be escaped leading to not so nice and readable variable. This PR aim is to remove the need to escape "/".
Sorry for the late respond @ichtar
Could you help to rebase on latest emqx-30
branch ?
Let me check that