diff options
| author | Fuwn <[email protected]> | 2022-07-16 23:13:28 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-16 23:13:28 -0700 |
| commit | c91378ee56cbab1ccdb2e8029bc8ecc50bcb8aa2 (patch) | |
| tree | ca7c2193a5f46ce35020d74d2fb18b5f1da364d8 | |
| parent | feat: initial release (diff) | |
| download | tinder-bio-c91378ee56cbab1ccdb2e8029bc8ecc50bcb8aa2.tar.xz tinder-bio-c91378ee56cbab1ccdb2e8029bc8ecc50bcb8aa2.zip | |
fix(Procfile): worker instead of webv0.1.1
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -web: python tinder_bio.py +worker: python tinder_bio.py |