Skip to content

Commit

Permalink
procifile
Browse files Browse the repository at this point in the history
  • Loading branch information
prashant-kumar1330 committed Jul 6, 2021
1 parent c4e123b commit e540376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web:node server.js
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"dev": "nodemon server.js",
"start": "node server.js"

},
"engines": {
"node": "v12.4.0"
Expand Down

0 comments on commit e540376

Please sign in to comment.