diff --git a/config.json b/config.json index ca76e6a..0309c5d 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { - "Host": "192.168.8.188", + "Host": "192.168.8.188,192.168.8.189", "Port": 22, "Username": "root", "Password": "123456", "Geekbench_License": "1934531619@qq.com JDN2X-DHS55-OAYJX-JNR32-BFQXZ-ASDRJ-QYANY-CC7NX-JV3QW" -} \ No newline at end of file +} diff --git a/config.json.template b/config.json.template new file mode 100644 index 0000000..504537f --- /dev/null +++ b/config.json.template @@ -0,0 +1,7 @@ +{ + "Host": "xxxx", + "Port": 22, + "Username": "xxx", + "Password": "xxx", + "Geekbench_License": "" +}