1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Update systemd.service

This commit is contained in:
Éric Gaspar 2024-05-24 09:04:36 +02:00
parent 7a699c6a86
commit f50e2b8c53

View file

@ -9,6 +9,7 @@ Group=__APP__
WorkingDirectory=__INSTALL_DIR__
Environment=PATH=__YNH_NODE_LOAD_PATH__
Environment=NODE_ENV=production
Environment='PWD="__INSTALL_DIR__"'
ExecStart=__YNH_NPM__ start
Restart=always
RestartSec=2