diff --git a/templates/artemis/bootstrap.xml.jinja2 b/templates/artemis/bootstrap.xml.jinja2 index a9475aa..d7c51ca 100644 --- a/templates/artemis/bootstrap.xml.jinja2 +++ b/templates/artemis/bootstrap.xml.jinja2 @@ -18,12 +18,10 @@ {% set protocol = bootstrap_xml.web.bind.protocol %} {% set address = bootstrap_xml.web.bind.address %} {% set port = bootstrap_xml.web.bind.port %} - - + {% for app in bootstrap_xml.web.apps %} {% endfor %} -