Run gunicorn and webpack through Procfile
This commit is contained in:
parent
5a45f140c2
commit
79545bc2bc
3 changed files with 10 additions and 2 deletions
|
@ -1 +1 @@
|
|||
gunicorn -c conf/gunicorn_local.py application:application
|
||||
goreman start
|
||||
|
|
Reference in a new issue