Skip to content

Commit 86d9656

Browse files
fix for heroku deployment
1 parent bd90a55 commit 86d9656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: python3 main.py
1+
worker: python3 main.py

0 commit comments

Comments
 (0)