Add Procfile to tell Heroku how to start the app

pull/334/head
Paul Walker 2020-10-25 22:58:56 +00:00
parent 000fc30932
commit 9a31c63752
1 changed files with 1 additions and 0 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: npm run start-env