mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Strip trailing whitespace
This commit is contained in:
parent
3b853b0455
commit
91892205bf
@ -17,6 +17,8 @@ for reference on setting at the command line.
|
|||||||
For example, to specify the bind address and number of workers::
|
For example, to specify the bind address and number of workers::
|
||||||
|
|
||||||
$ GUNICORN_CMD_ARGS="--bind=127.0.0.1 --workers=3" gunicorn app:app
|
$ GUNICORN_CMD_ARGS="--bind=127.0.0.1 --workers=3" gunicorn app:app
|
||||||
|
|
||||||
|
.. versionadded:: 19.7
|
||||||
Config File
|
Config File
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user