mirror of
https://github.com/YunoHost-Apps/satdress_ynh.git
synced 2024-09-03 20:16:27 +02:00
fix typo
This commit is contained in:
parent
fa2945879d
commit
3f2d94647d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Environment="PORT=__PORT__"
|
||||||
Environment="DOMAIN=__DOMAIN__"
|
Environment="DOMAIN=__DOMAIN__"
|
||||||
Environment="SECRET=__RANDOMSTRING__"
|
Environment="SECRET=__RANDOMSTRING__"
|
||||||
Environment="SITE_OWNER_NAME=__SITEOWNER__"
|
Environment="SITE_OWNER_NAME=__SITEOWNER__"
|
||||||
Environment="SITE_OWNER_URL=__SITEOWNERURL"
|
Environment="SITE_OWNER_URL=__SITEOWNERURL__"
|
||||||
Environment="SITE_NAME=__SITENAME__"
|
Environment="SITE_NAME=__SITENAME__"
|
||||||
|
|
||||||
# Sandboxing options to harden security
|
# Sandboxing options to harden security
|
||||||
|
|
Loading…
Add table
Reference in a new issue