mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update systemd.service
This commit is contained in:
parent
685b3aa6f3
commit
e0a3e65cce
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ After=syslog.target network.target postgresql.service
|
|||
Type=simple
|
||||
User=__APP__
|
||||
Group=__APP__
|
||||
WorkingDirectory=__FINALPATH__
|
||||
Environment="NODE_ENV=production"
|
||||
Environment="__YNH_NODE_LOAD_PATH__"
|
||||
ExecStart=__FINALPATH__/node_modules/ep_etherpad-lite/node/server.js
|
||||
|
|
Loading…
Add table
Reference in a new issue