update
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
"start": "node index.js",
|
"start": "node index.js",
|
||||||
"push": "git push heroku main",
|
"push": "git push heroku main",
|
||||||
"restart": "heroku dyno:restart",
|
"restart": "heroku dyno:restart",
|
||||||
"stop": "heroku ps:scale web=0",
|
"stop": "heroku dyno:stop",
|
||||||
"tail": "heroku logs --tail",
|
"tail": "heroku logs --tail",
|
||||||
"local": "heroku local web"
|
"local": "heroku local web"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user