Worker is working :P

This commit is contained in:
jshkurti 2014-11-10 14:46:17 +01:00
parent 81ffe40270
commit f3d3b4051e

View File

@ -32,7 +32,7 @@ module.exports = function(God) {
}
});
}
console.log(processes[i].pm2_env.versioning);
// console.log(processes[i].pm2_env.versioning);
}
}
}