mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #482 from Sapphire64/patch-1
Gaffer deploy process name fix
This commit is contained in:
commit
84cb8ff165
@ -134,7 +134,7 @@ Using Gafferd and gafferctl
|
|||||||
`Gaffer <http://gaffer.readthedocs.org/en/latest/index.html>`_ can be
|
`Gaffer <http://gaffer.readthedocs.org/en/latest/index.html>`_ can be
|
||||||
used to monitor gunicorn. A simple configuration is::
|
used to monitor gunicorn. A simple configuration is::
|
||||||
|
|
||||||
[process: gunicorn]
|
[process:gunicorn]
|
||||||
cmd = gunicorn -w 3 test:app
|
cmd = gunicorn -w 3 test:app
|
||||||
cwd = /path/to/project
|
cwd = /path/to/project
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user