设定项目启动端口
This commit is contained in:
parent
8a6e23577c
commit
fa218c8bdd
@ -1,4 +1,5 @@
|
|||||||
// default config
|
// default config
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
port: 8888,
|
||||||
workers: 1
|
workers: 1
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user