aboutsummaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-06-18 22:48:40 -0600
committerMelody Horn <melody@boringcactus.com>2020-06-18 22:48:40 -0600
commitbd569cc6c42da0dad02d2d3f5ef18d3ac06e319d (patch)
tree42dc870a8433bc7068f56cd41efb14fd1f898a06 /Procfile
parent6157c0172f9b078e7030bd493c842cf372292c74 (diff)
downloadcrabravebot-bd569cc6c42da0dad02d2d3f5ef18d3ac06e319d.tar.gz
crabravebot-bd569cc6c42da0dad02d2d3f5ef18d3ac06e319d.zip
rewrite in Python
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index bef48f6..053b14c 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: micro-bot -p $PORT
+web: gunicorn bot:app --log-file -