1
0
forked from s434650/CatOrNot
CatOrNot/Procfile
2018-12-11 12:41:16 +01:00

4 lines
108 B
Plaintext

web: gunicorn cat_or_not
heroku ps:scale web=1
export GOOGLE_APPLICATION_CREDENTIALS="authentication.json"