heroku fix (7)

This commit is contained in:
Isaac Grynsztein
2020-03-22 03:01:18 -04:00
parent d0ffb4d90e
commit f478f14de1

View File

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