browser-go-api/Procfile

2 lines
62 B
Text
Raw Normal View History

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