mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix syntax highlighting in configure.rst.
This commit is contained in:
parent
2043779b23
commit
6325898611
@ -82,7 +82,9 @@ let us know.
|
|||||||
Paster Applications
|
Paster Applications
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
In your INI file, you can specify to use Gunicorn as the server like such::
|
In your INI file, you can specify to use Gunicorn as the server like such:
|
||||||
|
|
||||||
|
.. code-block:: ini
|
||||||
|
|
||||||
[server:main]
|
[server:main]
|
||||||
use = egg:gunicorn#main
|
use = egg:gunicorn#main
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user