Skip to content

Commit c1a35f1

Browse files
committed
fixport
1 parent ba6e919 commit c1a35f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/process.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"exec_mode" : "cluster", //集群模式,最大提升网站并发
99
"env" : {
1010
"NODE_ENV" : "production",
11-
"PORT" : 3001,
11+
"PORT" : 3000,
1212
"CONFIG_FILE" : "/path/to/production/config.js"
1313
}
1414
}

0 commit comments

Comments
 (0)