summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-30 15:50:21 -0700
committerGitHub <[email protected]>2020-04-30 15:50:21 -0700
commit0595c59c4c8cda4d44e8469f090a898012c5e74a (patch)
tree14df75c185e395dd44ff7402093b45d67cb73af3
parentchange path, v1.0.1 (diff)
downloaduppity-0595c59c4c8cda4d44e8469f090a898012c5e74a.tar.xz
uppity-0595c59c4c8cda4d44e8469f090a898012c5e74a.zip
change process type, v1.0.2
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 70a026e..4840e86 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-worker: web ./bot.js
+web: node ./bot.js