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:
parent
45b18ed627
commit
3959e53206
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@ RestartSec=10
|
||||||
Environment="PORT=__PORT__"
|
Environment="PORT=__PORT__"
|
||||||
Environment="DOMAIN=__DOMAIN__"
|
Environment="DOMAIN=__DOMAIN__"
|
||||||
Environment="SECRET=__RANDOMSTRING__"
|
Environment="SECRET=__RANDOMSTRING__"
|
||||||
Environment="SITE_OWNER_NAME=__SITEOWNER__"
|
Environment="SITE_OWNER_NAME=__SITE_OWNER__"
|
||||||
Environment="SITE_OWNER_URL=__SITEOWNERURL__"
|
Environment="SITE_OWNER_URL=__SITE_OWNER_URL__"
|
||||||
Environment="SITE_NAME=__SITENAME__"
|
Environment="SITE_NAME=__SITE_NAME__"
|
||||||
|
|
||||||
# Sandboxing options to harden security
|
# Sandboxing options to harden security
|
||||||
# Details for these options: https://www.freedesktop.org/software/systemd/man/systemd.exec.html
|
# Details for these options: https://www.freedesktop.org/software/systemd/man/systemd.exec.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue