chore: make procfile set to web deploy

This commit is contained in:
2021-07-27 22:39:40 -04:00
parent e4828baedd
commit dc25139cd8

View File

@@ -1 +1 @@
worker: python main.py
web: python main.py