From ccff9bf17cdfd39cfc36a8147681c11d45e7aabd Mon Sep 17 00:00:00 2001 From: Tarskan <55380090+Tarskan@users.noreply.github.com> Date: Mon, 8 Nov 2021 13:27:19 +0100 Subject: [PATCH] :green_heart: update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 709e0a2..723924b 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: yarn start \ No newline at end of file +web: yarn start:prod \ No newline at end of file