fixed procfile for heroku (2)

pull/45/head
Isaac Grynsztein 6 years ago
parent bb3c85b0e1
commit 9384436f7e

@ -1 +1 @@
web: cd backend && npm install && npm start --prefix app.js
web: cd backend && npm install && npm start app.js --prefix backend
Loading…
Cancel
Save