mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fixed typo where we start the wrong service
This commit is contained in:
parent
35f9e3e77c
commit
d27bf96690
@ -258,7 +258,7 @@ Next enable the services so they autostart at boot::
|
||||
Either reboot, or start the services manually::
|
||||
|
||||
systemctl start nginx.service
|
||||
systemctl start gunicorn.service
|
||||
systemctl start gunicorn.socket
|
||||
|
||||
|
||||
After running ``curl http://localhost:9000/``, Gunicorn should start and you
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user