diff options
author | Melody Horn <melody@boringcactus.com> | 2020-10-02 21:56:02 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-10-02 21:56:02 -0600 |
commit | 97ac6174b7b7b7321845ec995d935d010ea7baee (patch) | |
tree | 7d548a399ebfcddc123684b8090357c4e94a8a22 /Procfile | |
parent | 254e4b7b2675bbd11142006154b7ab97fd27349e (diff) | |
download | crabravebot-97ac6174b7b7b7321845ec995d935d010ea7baee.tar.gz crabravebot-97ac6174b7b7b7321845ec995d935d010ea7baee.zip |
docker time
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 - |