Add Procfile to tell Heroku how to start the app

This commit is contained in:
Paul Walker
2020-10-25 22:58:56 +00:00
parent 000fc30932
commit 9a31c63752
+1
View File
@@ -0,0 +1 @@
web: npm run start-env