1
0
forked from s434650/CatOrNot
docs/Procfile

3 lines
48 B
Plaintext
Raw Normal View History

2018-12-11 12:35:20 +01:00
web: gunicorn cat_or_not
2018-12-11 12:24:36 +01:00
heroku ps:scale web=1