From c3089f6eb139aad69a6cf9045234af302770ca35 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 25 Nov 2014 21:46:25 +0000 Subject: [PATCH] Don't pass an arg to nginx --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 0b03eba0..5a683234 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: vendor/bin/heroku-php-nginx public +web: vendor/bin/heroku-php-nginx