fix: string quoting in FOODCOOP_FOOTER var

This commit is contained in:
3wc 2021-11-22 14:32:23 +02:00
parent f8c7a1c036
commit 2fd3fac42d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ FOODCOOP_ZIP_CODE=XXX
FOODCOOP_HOMEPAGE=https://order.example.org
FOODCOOP_HELP_URL=https://order.example.org
FOODCOOP_TIME_ZONE=Amsterdam
FOODCOOP_FOOTER="<a href="https://example.org/">example</a> hosted by <a href="https://yourhoster.org">Your Tech Co-op</a>."
FOODCOOP_FOOTER='<a href="https://example.org/">example</a> hosted by <a href="https://yourhoster.org">Your Tech Co-op</a>.'
# database settings
MYSQL_DB=foodsoft