diff options
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 4bbb0c4..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: gunicorn -w 1 bot:app --log-file - |