Update config.json.sample

This commit is contained in:
Chia-Chi Hsu 2020-01-17 18:08:45 +08:00 committed by GitHub
parent 2289036605
commit 870c5cdf10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,8 @@
}, },
"user": { "user": {
"name": null, "name": null,
"password": null "password": null,
"privatekey": null, "privatekey": null
}, },
"ssh": { "ssh": {
"host": null, "host": null,