typo fix
This commit is contained in:
parent
d9924e0819
commit
7db2ae092b
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@
|
||||||
"members":[ "root" ],
|
"members":[ "root" ],
|
||||||
"backends": {
|
"backends": {
|
||||||
"jsonrpc": {
|
"jsonrpc": {
|
||||||
"listen": "127.0.0.1",
|
"host": "127.0.0.1",
|
||||||
"port": "2323",
|
"port": "2323",
|
||||||
"username": "linspector",
|
"username": "linspector",
|
||||||
"password": "linspector"
|
"password": "linspector"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue