From bd569cc6c42da0dad02d2d3f5ef18d3ac06e319d Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 18 Jun 2020 22:48:40 -0600 Subject: rewrite in Python --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Procfile') 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 - -- cgit v1.2.3