diff options
| author | Fuwn <[email protected]> | 2022-03-07 21:26:48 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-07 21:26:48 +0000 |
| commit | c6605db010dd2cc9025c685ede57bb0d99a4d86d (patch) | |
| tree | f7d8def979c5a1f3ca3a86dcb6a20ddae340709a /Procfile | |
| parent | fix(utils): user agent ban? (diff) | |
| download | api-worker-c6605db010dd2cc9025c685ede57bb0d99a4d86d.tar.xz api-worker-c6605db010dd2cc9025c685ede57bb0d99a4d86d.zip | |
chore: remove fluff
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Procfile b/Procfile deleted file mode 100644 index 9c97fbd..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: PORT=$PORT ./target/release/senpy-api |