heroku fix (6)

This commit is contained in:
Isaac Grynsztein
2020-03-22 02:47:25 -04:00
parent 6d62669a43
commit d0ffb4d90e

View File

@@ -1 +1 @@
web: npm install --prefix backend && npm start app.js
web: npm install --prefix backend && npm start ../app.js --prefix backend