This commit is contained in:
Gustavo Cortez 2014-04-14 18:16:16 -03:00
commit eb4731715f

View file

@ -6,7 +6,7 @@ var config = {
p2pDebug: 3,
maxPeers: 5,
requiredCopayers: 2,
totalCopayers: 3
totalCopayers: 3,
insight: {
host: 'localhost',
port: 3001