summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
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