From b0ebbaed8c26322e7eb8f225aa6f511844f67328 Mon Sep 17 00:00:00 2001 From: Alexandre SOARES <72209227+AS-37@users.noreply.github.com> Date: Mon, 18 Oct 2021 09:50:27 +0200 Subject: [PATCH] Update Procfile.txt --- Procfile.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Procfile.txt b/Procfile.txt index 421e923..27061cf 100644 --- a/Procfile.txt +++ b/Procfile.txt @@ -1 +1,2 @@ +web: npm start yarn start \ No newline at end of file