Updated fabio.cfg formatting

This commit is contained in:
Eric Renfro 2018-05-17 21:37:57 -04:00
parent 25ee8ba480
commit 560ed8d972
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{%- for key, val in config.iteritems() %}
{{ key }} = {{ val }}
{%- endfor %}
{% endfor -%}