From ac494d443cd918daee9bfe558ebdcacb1ad59246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20GAUTREAU?= Date: Tue, 1 Dec 2020 14:56:40 +0100 Subject: [PATCH] fix it --- procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/procfile b/procfile index 7832b05..2be5f80 100644 --- a/procfile +++ b/procfile @@ -1 +1 @@ -node:yarn start +web: yarn start