Skip to content

Commit

Permalink
Add Procfile to tell Heroku how to start the app
Browse files Browse the repository at this point in the history
  • Loading branch information
arafel committed Oct 25, 2020
1 parent 000fc30 commit 9a31c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: npm run start-env

0 comments on commit 9a31c63

Please sign in to comment.