diff --git a/js/config.template.js b/js/config.template.js index 9be3720f5..e49763637 100644 --- a/js/config.template.js +++ b/js/config.template.js @@ -23,11 +23,11 @@ var config = { verbose: 1, }, blockchain: { - host: 'localhost', + host: 'test.insight.is', port: 3001 }, socket: { - host: 'localhost', + host: 'test.insight.is', port: 3001 }, verbose: 1,