1
0
Fork 2
CatOrNot/Procfile

4 lines
108 B
Plaintext

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