restored config.js

This commit is contained in:
Ivan Socolsky 2014-10-27 11:13:35 -03:00
parent fc0535a69f
commit fd021fc56b
1 changed files with 2 additions and 1 deletions

View File

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