Skip to content

Commit

Permalink
Remove gevent from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hammady committed May 12, 2024
1 parent 25034eb commit 47f720f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ COPY . /home

CMD [ \
"gunicorn", \
"--worker-class", \
"gevent", \
"wsgi:app", \
"--max-requests", \
"10000", \
Expand Down

0 comments on commit 47f720f

Please sign in to comment.