Skip to content

Commit c68fb9a

Browse files
committed
fix: merge conflict
1 parent a0be2a6 commit c68fb9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zh_CN/access-control/authz/mnesia.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ export EMQX_TOKEN=$(curl --silent -X 'POST' "http://localhost:18083/api/v5/login
8383

8484
#### 步骤 2:创建内置数据库授权源
8585

86+
比如您可通过如下代码针对 `client1` 客户端创建授权规则:
87+
8688
```bash
8789
curl -X 'POST' \
8890
'http://localhost:18083/api/v5/authorization/sources' \

0 commit comments

Comments
 (0)