We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa48b5 commit 256d474Copy full SHA for 256d474
docs/source/deploy.rst
@@ -255,7 +255,6 @@ to the newly created unix socket:
255
# this user can be transiently created by systemd
256
# DynamicUser=true
257
RuntimeDirectory=gunicorn
258
- WorkingDirectory=~
259
WorkingDirectory=/home/someuser/applicationroot
260
ExecStart=/usr/bin/gunicorn applicationname.wsgi
261
ExecReload=/bin/kill -s HUP $MAINPID
0 commit comments