mirror of
https://github.com/YunoHost-Apps/hedgedoc_ynh.git
synced 2024-09-03 19:25:52 +02:00
Update systemd.service
This commit is contained in:
parent
0f78cd4440
commit
23b515f4ae
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Type=simple
|
||||||
User=__APP__
|
User=__APP__
|
||||||
Group=__APP__
|
Group=__APP__
|
||||||
WorkingDirectory=__FINALPATH__
|
WorkingDirectory=__FINALPATH__
|
||||||
|
Environment="PUPPETEER_SKIP_DOWNLOAD"
|
||||||
Environment="__YNH_NODE_LOAD_PATH__"
|
Environment="__YNH_NODE_LOAD_PATH__"
|
||||||
Environment="NODE_ENV=production"
|
Environment="NODE_ENV=production"
|
||||||
ExecStart=__YNH_NPM__ start --production
|
ExecStart=__YNH_NPM__ start --production
|
||||||
|
|
Loading…
Add table
Reference in a new issue