From 03b335b27f0e23002f5279b1006f75aa91691a84 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Wed, 15 Apr 2020 08:40:43 -0700 Subject: no longer hosting ws, v6.0.4 --- 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