mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
typo forget the ".ini" .
This commit is contained in:
parent
63d45ef181
commit
ebc95efced
@ -56,7 +56,7 @@ For paste-compatible projects (like Pylons) use the `gunicorn_paste` command::
|
||||
or usual paster command::
|
||||
|
||||
$ cd your pasteproject
|
||||
$ paster server development workers=2
|
||||
$ paster server development.ini workers=2
|
||||
|
||||
In last case don't forget to add a server section for gunicorn. Here is an example that use
|
||||
gunicorn as main server::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user