From 72759124bf3c7858b7f34405a0f8e0944e52bbbf Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Wed, 15 Apr 2020 08:22:58 -0700 Subject: worker to web, v6.0.3 --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 3ac3b3b..c581b3e 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: node ./dist/app.js +web: node ./dist/app.js -- cgit v1.2.3