summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-16 23:13:28 -0700
committerFuwn <[email protected]>2022-07-16 23:13:28 -0700
commitc91378ee56cbab1ccdb2e8029bc8ecc50bcb8aa2 (patch)
treeca7c2193a5f46ce35020d74d2fb18b5f1da364d8 /Procfile
parentfeat: initial release (diff)
downloadtinder-bio-0.1.1.tar.xz
tinder-bio-0.1.1.zip
fix(Procfile): worker instead of webv0.1.1
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index d914191..705d90a 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: python tinder_bio.py
+worker: python tinder_bio.py