Update config.json.sample

fix: lost comma in config.json.sample
This commit is contained in:
James Yang 2021-06-15 16:39:03 +08:00 committed by GitHub
parent 3fd941a9ee
commit 71fe37785b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
"user": {
"name": null,
"password": null,
"privatekey": null
"privatekey": null,
"overridebasic": false
},
"ssh": {