diff --git a/Procfile b/Procfile index 3205624..9df3bff 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,3 @@ web: gunicorn cat_or_not heroku ps:scale web=1 +export GOOGLE_APPLICATION_CREDENTIALS="authentication.json"