diff --git a/Procfile b/Procfile index 1818dfd..30b1dcc 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: vendor/bin/heroku-php-apache2 public/index.php \ No newline at end of file +web: vendor/bin/heroku-php-apache2 public/ \ No newline at end of file