tiny fix
This commit is contained in:
parent
5e30bf9baf
commit
eb4731715f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ var config = {
|
|||
p2pDebug: 3,
|
||||
maxPeers: 5,
|
||||
requiredCopayers: 2,
|
||||
totalCopayers: 3
|
||||
totalCopayers: 3,
|
||||
insight: {
|
||||
host: 'localhost',
|
||||
port: 3001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue