3 lines
83 B
JSON
3 lines
83 B
JSON
|
{% from "consul/map.jinja" import consul with context %}
|
||
|
{{ consul.config | json}}
|