From f95241c09be96d065b38386eb31243a59b746876 Mon Sep 17 00:00:00 2001 From: cornernote Date: Sat, 8 Aug 2015 01:38:06 +0930 Subject: [PATCH] update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 48aab52..61aae24 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: vendor/bin/heroku-php-apache2 public/ +web: app/vendor/bin/heroku-php-apache2 public/