mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update scrumblr.service
This commit is contained in:
parent
2fcf6c45ce
commit
1ebcf876f8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Type=simple
|
|||
User=scrumblr
|
||||
Group=scrumblr
|
||||
WorkingDirectory=/var/www/scrumblr
|
||||
ExecStart=/usr/bin/npm start
|
||||
ExecStart=/usr/bin/node server.js --port 85
|
||||
Restart=always
|
||||
Environment=USER=scrumblr HOME=/var/www/scrumblr
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue