fix init: remove LOGO_URL

This commit is contained in:
2024-09-03 19:12:30 +02:00
parent 71d770afb0
commit ffe4fa1c54

View File

@ -46,10 +46,6 @@
"name": "organization",
"value": "{{ env "ORGANIZATION" }}"
},
{
"name": "product_logo",
"value": "{{ env "LOGO_URL" }}"
},
{
"name": "timezone_default",
"value": "{{ env "TZ" }}"