forked from s434650/CatOrNot
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
web: gunicorn cat_or_not
|
|
heroku ps:scale web=1
|
|
export GOOGLE_APPLICATION_CREDENTIALS="authentication.json"
|