mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update systemd.service
This commit is contained in:
parent
e3711035ed
commit
dff2349c4a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Group=__APP__
|
|||
WorkingDirectory=__INSTALL_DIR__/
|
||||
Environment=ETHERPAD_PRODUCTION=true
|
||||
Environment="__YNH_NODE_LOAD_PATH__"
|
||||
Environment="NODE_ENV=production"
|
||||
ExecStart=__INSTALL_DIR__/bin/run.sh
|
||||
#StandardOutput=append:/var/log/__APP__/etherpad.log
|
||||
#StandardError=inherit
|
||||
|
|
Loading…
Add table
Reference in a new issue