mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update systemd.service
This commit is contained in:
parent
fe3bccc6a8
commit
2d6e881de4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Type=simple
|
|||
User=__APP__
|
||||
Group=__APP__
|
||||
WorkingDirectory=__FINALPATH__
|
||||
Environment=__YNH_NODE_LOAD_PATH__
|
||||
Environment="PATH=__ENV_PATH__"
|
||||
Environment="NODE_ENV=production"
|
||||
ExecStart=__YNH_NPM__ start
|
||||
TimeoutSec=60
|
||||
|
|
Loading…
Add table
Reference in a new issue