mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-26 21:43:53 +00:00
Fix template
This commit is contained in:
@@ -22,8 +22,8 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION
|
|||||||
| Base Build | {{ baseBuildNr }}, {{ baseBuildDate }} |
|
| Base Build | {{ baseBuildNr }}, {{ baseBuildDate }} |
|
||||||
{% endif %}
|
{% endif %}
|
||||||
| DB version | {{ foundDBversion }} (exp. {{ expectedDBversion}}) |
|
| DB version | {{ foundDBversion }} (exp. {{ expectedDBversion}}) |
|
||||||
{% if not isDocker %}| Docker | No |{% endif %}
|
{% if not isDocker %}| Docker | No |
|
||||||
|
{% endif %}
|
||||||
| PHP | `{{ phpVersion }}` |
|
| PHP | `{{ phpVersion }}` |
|
||||||
| Host | `{{ phpOs }}` |
|
| Host | `{{ phpOs }}` |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user