diff --git a/docs/source/deploy.rst b/docs/source/deploy.rst index c6bdbe114..5f8689793 100644 --- a/docs/source/deploy.rst +++ b/docs/source/deploy.rst @@ -255,7 +255,6 @@ to the newly created unix socket: # this user can be transiently created by systemd # DynamicUser=true RuntimeDirectory=gunicorn - WorkingDirectory=~ WorkingDirectory=/home/someuser/applicationroot ExecStart=/usr/bin/gunicorn applicationname.wsgi ExecReload=/bin/kill -s HUP $MAINPID