added pm2 config
This commit is contained in:
parent
b2b3347eb6
commit
812d2daee5
@ -4,7 +4,7 @@
|
|||||||
"description": "Today Emailer",
|
"description": "Today Emailer",
|
||||||
"main": "todayV2.js",
|
"main": "todayV2.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node todayV2.js"
|
"start": "nvm run 8 todayV2.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user