Pre Merge pull request !178 from 叶殇/N/A
This commit is contained in:
commit
a87a3d1c9a
|
@ -13,7 +13,7 @@
|
||||||
"stop": "pm2 stop pm2.config.cjs",
|
"stop": "pm2 stop pm2.config.cjs",
|
||||||
"delete": "pm2 delete pm2.config.cjs",
|
"delete": "pm2 delete pm2.config.cjs",
|
||||||
"kill": "pm2 kill",
|
"kill": "pm2 kill",
|
||||||
"logs": "pm2 logs",
|
"log": "pm2 logs",
|
||||||
"monit": "pm2 monit",
|
"monit": "pm2 monit",
|
||||||
"pm2": "pm2",
|
"pm2": "pm2",
|
||||||
"image": "nodemon --config image/nodemon.json",
|
"image": "nodemon --config image/nodemon.json",
|
||||||
|
|
Loading…
Reference in New Issue