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
692696225a
commit
9fe691518f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Type=simple
|
||||||
User=__APP__
|
User=__APP__
|
||||||
Group=__APP__
|
Group=__APP__
|
||||||
#Environment="PORT=__PORT__"
|
#Environment="PORT=__PORT__"
|
||||||
#Environment="PATH=__ENV_PATH__"
|
Environment="PATH=__ENV_PATH__"
|
||||||
Environment="NODE_ENV=production"
|
Environment="NODE_ENV=production"
|
||||||
WorkingDirectory=__FINALPATH__/
|
WorkingDirectory=__FINALPATH__/
|
||||||
ExecStart=__YNH_NODE__ bin/wwww
|
ExecStart=__YNH_NODE__ bin/wwww
|
||||||
|
|
Loading…
Add table
Reference in a new issue