From 4c1823aa9ee20040209785640b58bbec4b2374a3 Mon Sep 17 00:00:00 2001 From: s1n <50817549+8cy@users.noreply.github.com> Date: Sun, 19 Apr 2020 01:59:12 -0700 Subject: web back to worker, v7.2.5 --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Procfile') diff --git a/Procfile b/Procfile index c581b3e..3ac3b3b 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node ./dist/app.js +worker: node ./dist/app.js -- cgit v1.2.3