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",
|
"bind": "loopback",
|
||||||
"port": 18789,
|
"port": 18789,
|
||||||
"auth": {
|
"auth": {
|
||||||
"mode": "token"
|
"mode": "token",
|
||||||
"allowInsecureAuth": true
|
"allowInsecureAuth": true
|
||||||
},
|
},
|
||||||
"controlUi": {
|
"controlUi": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue