From 238a5b6b7c2ef48d2fded921d6736a26b42e41a5 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Fri, 3 Apr 2020 02:50:41 -0700 Subject: 2020/04/03, 02:50, V1.2.3 --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 826738e..ad01c27 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: supervisor app.js +worker: node app.js -- cgit v1.2.3