From 76f3db1ab6cc91957f33bea8eaa5fea84608c0c9 Mon Sep 17 00:00:00 2001 From: fokosun Date: Tue, 19 Sep 2023 12:45:05 -0400 Subject: [PATCH] revert to apache --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index bd63c31e..48aab522 100755 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: vendor/bin/heroku-php-nginx public/ +web: vendor/bin/heroku-php-apache2 public/