From ad7bd3e8b7a6b1f97cd4f5978ff04ac5ad87964b Mon Sep 17 00:00:00 2001 From: Braeden57 Date: Fri, 15 Oct 2021 18:08:26 -0700 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 8661584..455d424 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ Worker: node index.js -Beta-Worker: node beta.js \ No newline at end of file +BetaWorker: node beta.js \ No newline at end of file