From 5f63b89b51d3f2afc5da96678dc2a03b1f3fd715 Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Sun, 29 May 2022 15:19:37 +0200 Subject: [PATCH] web --- Procfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 973094b..d527dae 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ -worker: node index.js \ No newline at end of file +worker: node index.js +web: node index.js \ No newline at end of file