updated procfile and made server heroku compatible
parent
17d877f44a
commit
3a6d0f38d7
@ -1 +1 @@
|
||||
web: cd backend && node app.js
|
||||
web: cd backend && npm install && node app.js
|
Loading…
Reference in New Issue