Removed if bug

This commit is contained in:
Kevin Veen-Birkenbach 2024-01-05 11:01:48 +01:00
parent bc1dc01c30
commit 5ad6bf7e34

View File

@ -77,7 +77,7 @@ env:
DISCOURSE_DB_PASSWORD: {{ database_password }}
DISCOURSE_DB_HOST: {{ database_host }}
DISCOURSE_DB_NAME: {{ database_databasename }}
{% if enable_central_database | bool %}
{% endif %}
## If you added the Lets Encrypt template, uncomment below to get a free SSL certificate
#LETSENCRYPT_ACCOUNT_EMAIL: administrator@veen.world