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
14d36d551a
commit
698a3062c2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Environment=ETHERPAD_PRODUCTION=true
|
|||
Environment="NODE_ENV=production"
|
||||
Environment="__YNH_NODE_LOAD_PATH__"
|
||||
#ExecStart=__INSTALL_DIR__/bin/run.sh
|
||||
ExecStart=__INSTALL_DIR__/src/pnpm run prod
|
||||
ExecStart=__INSTALL_DIR__/src/ pnpm run prod
|
||||
#ExecStart=pnpm --filter ep_etherpad-lite run prod
|
||||
Restart=always
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue