mirror of
https://github.com/YunoHost-Apps/timeoff_ynh.git
synced 2024-09-03 20:35:59 +02:00
Update systemd.service
This commit is contained in:
parent
e0e11c9fa8
commit
53be591933
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Group=__APP__
|
|||
Environment="PATH=__ENV_PATH__"
|
||||
Environment="NODE_ENV=production"
|
||||
WorkingDirectory=__FINALPATH__/
|
||||
ExecStart=__YNH_NODE__ start #bin/wwww
|
||||
ExecStart=__YNH_NODE__ bin/wwww #start
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Reference in a new issue