From c293635f56603629cd4099720a9fc54d0e3150e7 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Wed, 15 Jul 2015 10:07:25 -0300 Subject: [PATCH] fix config --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index e099ed0..a4e82a4 100644 --- a/config.js +++ b/config.js @@ -42,7 +42,7 @@ var config = { }, testnet: { provider: 'insight', - url: 'http://localhost:3001', + url: 'https://test-insight.bitpay.com:443', }, }, // To use email notifications uncomment this: