browser-go-api/Procfile

2 lines
62 B
Text
Raw Normal View History

2019-10-16 23:50:55 +00:00
web: gunicorn server:app
2019-10-15 00:16:53 +00:00
release: python manage.py db upgrade