From df0754ff9da538872e75edbf0261b6418ecee732 Mon Sep 17 00:00:00 2001 From: Angelika Lach Date: Sat, 5 Jan 2019 20:17:35 +0000 Subject: [PATCH] . --- Procfile | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Procfile diff --git a/Procfile b/Procfile deleted file mode 100644 index 9df3bff..0000000 --- a/Procfile +++ /dev/null @@ -1,3 +0,0 @@ -web: gunicorn cat_or_not -heroku ps:scale web=1 -export GOOGLE_APPLICATION_CREDENTIALS="authentication.json"