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

Update systemd.service

This commit is contained in:
Éric Gaspar 2023-11-24 14:00:36 +01:00
parent 367e4355f0
commit 9130ddc657

View file

@ -8,7 +8,7 @@ User=__APP__
Group=__APP__
WorkingDirectory=__INSTALL_DIR__/
Environment="__YNH_NODE_LOAD_PATH__"
#Environment="PATH=__ENV_PATH__"
#Environment="PATH=ENV_PATH"
Environment="NODE_ENV=production"
#Environment="PORT=__PORT__"
ExecStart=/usr/bin/yarn start