mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Typo
This commit is contained in:
parent
3dd7505889
commit
17b5b9e290
@ -90,7 +90,7 @@
|
||||
<div class="tab-box" data-tab="deployment">
|
||||
<h1>Deployment</h1>
|
||||
<p>
|
||||
Gunicorn is an WSGI HTTP server. It is best to use Gunicorn behind an HTTP proxy server. We strongly advise you to use <a href="http://www.nginx.org/">nginx</a>.
|
||||
Gunicorn is a WSGI HTTP server. It is best to use Gunicorn behind an HTTP proxy server. We strongly advise you to use <a href="http://www.nginx.org/">nginx</a>.
|
||||
</p>
|
||||
<p>Here's an example to help you get started with using nginx:</p>
|
||||
<pre>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user