Update systemd service template
This commit is contained in:
parent
b632e9049f
commit
9e58005439
|
@ -6,7 +6,7 @@ Type=simple
|
|||
Environment=NODE_ENV=production
|
||||
User=myuser
|
||||
Group=myuser
|
||||
ExecStart=/usr/bin/node server
|
||||
ExecStart=/usr/bin/npm start
|
||||
WorkingDirectory=/path/to/peertube
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
|
|
Loading…
Reference in New Issue
Block a user