diff --git a/docs/source/deploy.rst b/docs/source/deploy.rst index ffcdc0d2..d9ce7a01 100644 --- a/docs/source/deploy.rst +++ b/docs/source/deploy.rst @@ -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