]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/systemd/peertube.service
Fix embed lint
[github/Chocobozzz/PeerTube.git] / support / systemd / peertube.service
index 03ead9fbdab15b8ba6860fa63653fee7b925afd1..047ce7e5609738e982d088a6a13c786aa6f57f98 100644 (file)
@@ -5,11 +5,11 @@ After=network.target
 [Service]
 Type=simple
 Environment=NODE_ENV=production
-Environment=NODE_CONFIG_DIR=/home/peertube/config
+Environment=NODE_CONFIG_DIR=/var/www/peertube/config
 User=peertube
 Group=peertube
 ExecStart=/usr/bin/npm start
-WorkingDirectory=/home/peertube/peertube-latest
+WorkingDirectory=/var/www/peertube/peertube-latest
 StandardOutput=syslog
 StandardError=syslog
 SyslogIdentifier=peertube