mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
add a note about --check-config
This commit is contained in:
parent
1505e29248
commit
daa04fc931
@ -20,6 +20,17 @@ Once again, in order of least to most authoritative:
|
|||||||
2. Configuration File
|
2. Configuration File
|
||||||
3. Command Line
|
3. Command Line
|
||||||
|
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
To check your configuration when using the command line or the
|
||||||
|
configuration file you can run the following command::
|
||||||
|
|
||||||
|
$ gunicorn --check-config
|
||||||
|
|
||||||
|
It will also allows you to know if your applican can be launched.
|
||||||
|
|
||||||
|
|
||||||
Framework Settings
|
Framework Settings
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user