Skip to content

Commit e3875c7

Browse files
test Heroku Cluster
1 parent 23d3a0b commit e3875c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "production",
44
"script": "./server.js",
55
"exec_interpreter": "babel-node",
6-
"instances": "max",
6+
"instances": "4",
77
"exec_mode": "cluster"
88
}]
99
}

0 commit comments

Comments
 (0)