From 477e40b314c3e4f8c608e3ec2c935ae29953a0fc Mon Sep 17 00:00:00 2001 From: MR NIMA <108072422+DarkMakerofc@users.noreply.github.com> Date: Sun, 9 Jul 2023 19:32:41 +0530 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 70945cd..43e9ce8 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: pm2 start index.js && pm2 logs \ No newline at end of file +worker: pm2 start main.js && pm2 logs