Skip to content

Commit 000f277

Browse files
authored
Merge pull request #206 from IndomieGorengSatu/patch-1
fix for heroku deployment
2 parents ebb89d5 + 86d9656 commit 000f277

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)