Pre Merge pull request !178 from 叶殇/N/A

This commit is contained in:
叶殇 2024-06-15 00:57:46 +00:00 committed by Gitee
commit a87a3d1c9a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"stop": "pm2 stop pm2.config.cjs",
"delete": "pm2 delete pm2.config.cjs",
"kill": "pm2 kill",
"logs": "pm2 logs",
"log": "pm2 logs",
"monit": "pm2 monit",
"pm2": "pm2",
"image": "nodemon --config image/nodemon.json",