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 f68c449 commit d058edcCopy full SHA for d058edc
systemd_units/service
@@ -3,6 +3,8 @@ Description=GitHub Documentation Previewer Service
3
4
[Service]
5
ExecStart=/usr/bin/doc-previewer
6
+User=web
7
+Group=web
8
StandardOutput=journal
9
StandardError=journal
10
0 commit comments