Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
14 contributions in the last year
Contribution activity
January 2021
Created 2 repositories
Created an issue in benoitc/gunicorn that received 3 comments
Django/Docker -- Massively delayed responses and repeated "Closing connection" messages
I've just updated my Dockerfile to use gunicorn:
# For dev-server
# CMD python manage.py runserver 0.0.0.0:8000 CMD gunicorn \ --bind :8000 \ --wor…
3
comments