no locker by default

This commit is contained in:
Matias Alejo Garcia 2015-04-15 11:12:10 -03:00
parent 238077a8bd
commit 63979dbd23
1 changed files with 4 additions and 5 deletions

View File

@ -14,11 +14,10 @@ var config = {
},
lockOpts: {
// To use locker-server, uncomment this:
lockerServer: {
host: 'localhost',
port: 3231,
},
// lockerServer: {
// host: 'localhost',
// port: 3231,
// },
},
blockchainExplorerOpts: {
livenet: {