1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00

Update systemd.service

This commit is contained in:
Éric Gaspar 2023-01-28 22:57:21 +01:00
parent 3cc623a435
commit f0c88576f4

View file

@ -12,7 +12,6 @@ Environment=PORT=__PORT__
Environment="__YNH_NODE_LOAD_PATH__"
ExecStart=__YNH_NPM__ run start
# Sandboxing options to harden security
# Depending on specificities of your service/app, you may need to tweak these
# .. but this should be a good baseline