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