browser-go-api/Procfile

2 lines
62 B
Text
Raw Normal View History

2019-10-24 23:12:09 +00:00
web: gunicorn server:app
release: python manage.py db upgrade