We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6e919 commit c1a35f1Copy full SHA for c1a35f1
1 file changed
docs/process.json
@@ -8,7 +8,7 @@
8
"exec_mode" : "cluster", //集群模式,最大提升网站并发
9
"env" : {
10
"NODE_ENV" : "production",
11
- "PORT" : 3001,
+ "PORT" : 3000,
12
"CONFIG_FILE" : "/path/to/production/config.js"
13
}
14
0 commit comments