Commit d9545e60 authored by Eren Doğan's avatar Eren Doğan Committed by GitHub

Update gunicorn.conf.py

parent a04e2836
......@@ -3,3 +3,4 @@ worker_class = "uvicorn.workers.UvicornWorker"
timeout = 0
keep_alive=60
pidfile="gunicorn.pid"
worker_connections=10
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment