From a5b9e475a9c0a8318132623a60fc4d626ee5560a Mon Sep 17 00:00:00 2001 From: Pablo Ferreiro Date: Sun, 17 Apr 2022 22:33:54 +0200 Subject: [PATCH] Fixed Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 9393f51..2be5f80 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python web.py +web: yarn start