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: { lockOpts: {
// To use locker-server, uncomment this: // To use locker-server, uncomment this:
lockerServer: { // lockerServer: {
host: 'localhost', // host: 'localhost',
port: 3231, // port: 3231,
}, // },
}, },
blockchainExplorerOpts: { blockchainExplorerOpts: {
livenet: { livenet: {