From 870c5cdf10458dc49a81b8e0d387c58fdabe6e46 Mon Sep 17 00:00:00 2001 From: Chia-Chi Hsu Date: Fri, 17 Jan 2020 18:08:45 +0800 Subject: [PATCH] Update config.json.sample --- app/config.json.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,