mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix typo in deploy.rst
This commit is contained in:
parent
1aae54a8e1
commit
99447b0827
@ -216,7 +216,7 @@ A tool that is starting to be common on linux systems is Systemd_. It is a
|
|||||||
system services manager that allows for strict process management, resources
|
system services manager that allows for strict process management, resources
|
||||||
and permissions control.
|
and permissions control.
|
||||||
|
|
||||||
Below are configurations files and instructions for using systemd to create
|
Below are configuration files and instructions for using systemd to create
|
||||||
a unix socket for incoming Gunicorn requests. Systemd will listen on this
|
a unix socket for incoming Gunicorn requests. Systemd will listen on this
|
||||||
socket and start gunicorn automatically in response to traffic. Later in
|
socket and start gunicorn automatically in response to traffic. Later in
|
||||||
this section are instructions for configuring Nginx to forward web traffic
|
this section are instructions for configuring Nginx to forward web traffic
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user