mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Fix Etherpad running in Development mode
This commit is contained in:
parent
17cb2c3903
commit
92be640a9d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Type=simple
|
|||
User=__APP__
|
||||
Group=__APP__
|
||||
Environment="PATH=__ENV_PATH__"
|
||||
Environment=NODE_ENV=production
|
||||
ExecStart=__FINALPATH__/bin/safeRun.sh /var/log/__APP__/etherpad.log
|
||||
Restart=always
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue