fabio.cfg cleanup-2

This commit is contained in:
Eric Renfro 2018-05-17 21:47:13 -04:00
parent 1ba9b045db
commit 6e2389f5e1
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 -%}