mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
forgot an arg
This commit is contained in:
parent
243da88e6a
commit
9d1a3a1894
@ -22,7 +22,7 @@ Usage
|
|||||||
::
|
::
|
||||||
|
|
||||||
$ gunicorn --help
|
$ gunicorn --help
|
||||||
Usage: gunicorn [OPTIONS]
|
Usage: gunicorn [OPTIONS] [APP_MODULE]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-b BIND, --bind=BIND Adress to listen on. Ex. 127.0.0.1:8000 or
|
-b BIND, --bind=BIND Adress to listen on. Ex. 127.0.0.1:8000 or
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user