@@ -2,8 +2,7 @@ module.exports = {
apps: [
{
name: "novel",
- script: "yarn",
- args: "start",
+ script: "yarn start",
instances: "max",
env: {
NODE_ENV: "production",