Skip to content

Commit 9b98a31

Browse files
committed
fix typo
1 parent 9c1e06e commit 9b98a31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: gunicorn src.manage:app --bind 0.0.0.0:$PORT --workers 2 --threads 2
1+
web: gunicorn src.manager:app --bind 0.0.0.0:$PORT --workers 2 --threads 2

0 commit comments

Comments
 (0)