We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771e2f0 commit eb084a0Copy full SHA for eb084a0
gunicorn.conf.py
@@ -9,7 +9,7 @@
9
accesslog = "-"
10
bind = "unix:/run/gunicorn.sock"
11
log_level = "DEBUG"
12
-workers = 2
+workers = 1
13
14
worker_class = "gevent"
15
keepalive = 32
0 commit comments