From 4a6a7a1b0b7eebc113522d9778df52912f2e8079 Mon Sep 17 00:00:00 2001 From: Adam Vollrath Date: Wed, 11 Nov 2020 14:35:54 -0600 Subject: [PATCH] Delete Procfile see if this still builds and executes --- Procfile | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Procfile diff --git a/Procfile b/Procfile deleted file mode 100644 index 47a27c07f..000000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: gunicorn gettingstarted.wsgi --log-file -