mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +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 }} |
|
||||
{% endif %}
|
||||
| DB version | {{ foundDBversion }} (exp. {{ expectedDBversion}}) |
|
||||
{% if not isDocker %}| Docker | No |{% endif %}
|
||||
|
||||
{% if not isDocker %}| Docker | No |
|
||||
{% endif %}
|
||||
| PHP | `{{ phpVersion }}` |
|
||||
| Host | `{{ phpOs }}` |
|
||||
|
||||
|
Reference in New Issue
Block a user