Fix: update config.json.sample (#177)
This commit is contained in:
parent
2289036605
commit
42f973b479
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
},
|
||||
"user": {
|
||||
"name": null,
|
||||
"password": null
|
||||
"privatekey": null,
|
||||
"password": null,
|
||||
"privatekey": null
|
||||
},
|
||||
"ssh": {
|
||||
"host": null,
|
||||
|
|
Loading…
Reference in a new issue