From 65045c8656be98e251532a6697ce1fc16728c202 Mon Sep 17 00:00:00 2001 From: Djonathan Date: Mon, 13 Jun 2022 13:15:06 -0300 Subject: [PATCH] add profile --- Procfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Procfile b/Procfile index e69de29..30b1dcc 100644 --- a/Procfile +++ b/Procfile @@ -0,0 +1 @@ +web: vendor/bin/heroku-php-apache2 public/ \ No newline at end of file