browser-go-api/Procfile

2 lines
59 B
Text
Raw Normal View History

2019-10-12 17:40:12 +00:00
web: gunicorn app:app
release: python3 manage.py db upgrade