From fd021fc56bb0616da43d98231d8389087b7c2e83 Mon Sep 17 00:00:00 2001 From: Ivan Socolsky Date: Mon, 27 Oct 2014 11:13:35 -0300 Subject: [PATCH] restored config.js --- config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.js b/config.js index da19b8a87..65807a47d 100644 --- a/config.js +++ b/config.js @@ -61,7 +61,8 @@ var defaultConfig = { }, EncryptedInsightStorage: { - url: 'http://localhost:3001/api/email' + url: 'https://test-insight.bitpay.com:443/api/email' + // url: 'http://localhost:3001/api/email' }, GoogleDrive: {