mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
add logo to the doc
This commit is contained in:
parent
0aa12256fb
commit
b75ceeb8d9
BIN
docs/source/_static/gunicorn.png
Normal file
BIN
docs/source/_static/gunicorn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@ -2,6 +2,9 @@
|
|||||||
Gunicorn - wsgi server
|
Gunicorn - wsgi server
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
|
||||||
|
.. image:: _static/gunicorn.png
|
||||||
|
|
||||||
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork
|
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork
|
||||||
worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly
|
worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly
|
||||||
compatible with various web frameworks, simply implemented, light on server
|
compatible with various web frameworks, simply implemented, light on server
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user