small config update just to not forget the idea
This commit is contained in:
parent
ac12a06607
commit
3f592b61c0
1 changed files with 4 additions and 1 deletions
|
|
@ -191,7 +191,10 @@
|
|||
"members":[ "root" ],
|
||||
"backends": {
|
||||
"jsonrpc": {
|
||||
"port": "2323"
|
||||
"listen": "127.0.0.1",
|
||||
"port": "2323",
|
||||
"username": "linspector",
|
||||
"password": "linspector"
|
||||
}
|
||||
},
|
||||
"tasks":{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue