mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Update systemd service template
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user