mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2024-09-03 20:16:06 +02:00
Update systemd.service
This commit is contained in:
parent
0ff5b3a3e8
commit
76d844af27
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ User=__APP__
|
|||
Group=__APP__
|
||||
WorkingDirectory=__INSTALL_DIR__/
|
||||
Environment="__YNH_NODE_LOAD_PATH__"
|
||||
Environment="NODE_ENV=production"
|
||||
ExecStart=__YNH_NODE__ app.js
|
||||
StandardOutput=append:/var/log/__APP__/__APP__.log
|
||||
Restart=always
|
||||
|
|
Loading…
Add table
Reference in a new issue