1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/satdress_ynh.git synced 2024-09-03 20:16:27 +02:00

Update systemd.service

This commit is contained in:
Éric Gaspar 2023-03-29 15:01:15 +02:00
parent 45b18ed627
commit 3959e53206

View file

@ -13,9 +13,9 @@ RestartSec=10
Environment="PORT=__PORT__"
Environment="DOMAIN=__DOMAIN__"
Environment="SECRET=__RANDOMSTRING__"
Environment="SITE_OWNER_NAME=__SITEOWNER__"
Environment="SITE_OWNER_URL=__SITEOWNERURL__"
Environment="SITE_NAME=__SITENAME__"
Environment="SITE_OWNER_NAME=__SITE_OWNER__"
Environment="SITE_OWNER_URL=__SITE_OWNER_URL__"
Environment="SITE_NAME=__SITE_NAME__"
# Sandboxing options to harden security
# Details for these options: https://www.freedesktop.org/software/systemd/man/systemd.exec.html