mirror of
https://github.com/YunoHost-Apps/timeoff_ynh.git
synced 2024-09-03 20:35:59 +02:00
fix
This commit is contained in:
parent
6a42df0d2e
commit
c43c06811b
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Environment="PORT=__PORT__"
|
|||
Environment="PATH=__ENV_PATH__"
|
||||
Environment="NODE_ENV=production"
|
||||
WorkingDirectory=__FINALPATH__/
|
||||
ExecStart=__NODE_DIR__/node bin/wwww
|
||||
ExecStart=__FINALPATH__ start
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
|
0
doc/DESCRIPTION.md
Normal file
0
doc/DESCRIPTION.md
Normal file
Loading…
Add table
Reference in a new issue