Fix template

This commit is contained in:
James Cole
2023-04-29 19:19:53 +02:00
parent e39b2f5355
commit 0ef1d1834f

View File

@@ -22,8 +22,8 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION
| Base Build | {{ baseBuildNr }}, {{ baseBuildDate }} |
{% endif %}
| DB version | {{ foundDBversion }} (exp. {{ expectedDBversion}}) |
{% if not isDocker %}| Docker | No |{% endif %}
{% if not isDocker %}| Docker | No |
{% endif %}
| PHP | `{{ phpVersion }}` |
| Host | `{{ phpOs }}` |