From 7a7fc7669cc1111432c8237454db0f7c4c89bd4b Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Fri, 9 Oct 2020 19:46:57 -0400 Subject: [PATCH] Procfile for Heroku --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..48aab52 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: vendor/bin/heroku-php-apache2 public/