Skip to content

Commit

Permalink
fix: fix procfile to reflect new package
Browse files Browse the repository at this point in the history
  • Loading branch information
leehanchung authored and hurshd0 committed Apr 17, 2020
1 parent e0a5033 commit d5b3e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: gunicorn --workers=3 run:server
web: gunicorn --workers=3 ncov19_dash:server

0 comments on commit d5b3e96

Please sign in to comment.