fix typo
This commit is contained in:
parent
e40a804d85
commit
64ebcaba60
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ data:
|
|||
"bind": "loopback",
|
||||
"port": 18789,
|
||||
"auth": {
|
||||
"mode": "token"
|
||||
"mode": "token",
|
||||
"allowInsecureAuth": true
|
||||
},
|
||||
"controlUi": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue