Fix elm-live instructions.

This commit is contained in:
Richard Feldman
2018-05-04 20:53:24 -04:00
parent 9054122539
commit b21108bcad
106 changed files with 30 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ module.exports = {
// It will be unique when scale up instances in Docker or on local computer
nodeID: os.hostname().toLowerCase() + "-" + process.pid,
logger: false,
logger: true,
logLevel: "info",
cacher: "memory",