From 47c8a1d751d8ea978bc320be7c48d4d52462956c Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Sun, 19 Apr 2020 00:25:05 -0700 Subject: launch web dash, v7.2.0 --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Procfile') 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