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: {