We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112f43c commit 07bb3ddCopy full SHA for 07bb3dd
package.json
@@ -7,7 +7,7 @@
7
"build": "node index.js",
8
"dev": "node index.js",
9
"dev-win": "chcp 65001 && node index.js",
10
- "pm2": "pm2 start index.js",
+ "pm2": "pm2 start index.js --name drpys",
11
"package": "python package.py"
12
},
13
"engines": {
0 commit comments