Update readme to describe hook.io usage
This commit is contained in:
parent
681decf51f
commit
7bc460e8e0
@ -125,6 +125,7 @@ This was mainly created for [cluster](https://github.com/LearnBoost/cluster), bu
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
||||||
#### log4js-worker.json ####
|
#### log4js-worker.json ####
|
||||||
{
|
{
|
||||||
"appenders": [{
|
"appenders": [{
|
||||||
@ -138,6 +139,7 @@ This was mainly created for [cluster](https://github.com/LearnBoost/cluster), bu
|
|||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
||||||
#### ilikebeans.js ####
|
#### ilikebeans.js ####
|
||||||
var cluster = require('cluster');
|
var cluster = require('cluster');
|
||||||
var hookCluster = cluster('./doyoulikebeans');
|
var hookCluster = cluster('./doyoulikebeans');
|
||||||
|
Loading…
Reference in New Issue
Block a user