add migrate command to server Procfile
This commit is contained in:
parent
55104ba3ff
commit
52e6271738
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
||||||
web: npm start
|
web: npm start
|
||||||
|
release: npm migrate
|
Loading…
Reference in a new issue