browser-go-api/Procfile

2 lines
61 B
Text
Raw Normal View History

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