mirror of
https://github.com/YunoHost-Apps/satdress_ynh.git
synced 2024-09-03 20:16:27 +02:00
fix typ
This commit is contained in:
parent
f17f4b0f55
commit
02b204cbfd
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ Environment="PORT=__PORT__"
|
|||
Environment="DOMAIN=__DOMAIN__"
|
||||
Environment="SECRET=__RANDOMSTRING__"
|
||||
Environment="SITE_OWNER_NAME=__SITEOWNER__"
|
||||
Enviornment="SITE_OWNER_URL=__SITEOWNERURL"
|
||||
Enviornment="SITE_NAME=__SITENAME__"
|
||||
Environment="SITE_OWNER_URL=__SITEOWNERURL"
|
||||
Environment="SITE_NAME=__SITENAME__"
|
||||
|
||||
# Sandboxing options to harden security
|
||||
# Details for these options: https://www.freedesktop.org/software/systemd/man/systemd.exec.html
|
||||
|
|
Loading…
Add table
Reference in a new issue