@ -1,3 +1,3 @@
web: gunicorn runp-heroku:app
web: gunicorn app:app
init: python db_create.py
upgrade: python db_upgrade.py