From ab2496b295b171c8a24910ae4417256feddeefeb Mon Sep 17 00:00:00 2001 From: khelia Date: Thu, 3 Dec 2020 09:03:27 +0100 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 94815fe..520bdc4 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web:yarn start +yarn start