mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
sync
This commit is contained in:
parent
c6d9f9ab7c
commit
a776057a45
@ -140,7 +140,7 @@ $ gunicorn_paste --workers=2 development.ini
|
||||
you can specify the Gunicorn server settings in your configuration file:</p>
|
||||
<pre class="literal-block">
|
||||
[server:main]
|
||||
use = egg:gunicorn#main
|
||||
worker_class = egg:gunicorn#sync
|
||||
host = 127.0.0.1
|
||||
port = 5000
|
||||
</pre>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user