diff --git a/app/config.json.sample b/app/config.json.sample index 6e540d0..c3bb172 100644 --- a/app/config.json.sample +++ b/app/config.json.sample @@ -5,8 +5,8 @@ }, "user": { "name": null, - "password": null - "privatekey": null, + "password": null, + "privatekey": null }, "ssh": { "host": null,