diff --git a/config.js b/config.js index 88fe27c82..0fe548945 100644 --- a/config.js +++ b/config.js @@ -109,12 +109,12 @@ var defaultConfig = { // blockchain service API config blockchain: { host: 'test.insight.is', - port: 3001 + port: 80 }, // socket service API config socket: { host: 'test.insight.is', - port: 3001 + port: 80 }, // local encryption/security config