change server Procfile to npm start
This commit is contained in:
parent
5977c686a5
commit
48546c9448
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
web: node server.js
|
web: npm start
|
Loading…
Reference in a new issue