diff --git a/templates/docker-compose.yml.j2 b/templates/docker-compose.yml.j2 index 7d4b4b2..53e58d0 100644 --- a/templates/docker-compose.yml.j2 +++ b/templates/docker-compose.yml.j2 @@ -50,6 +50,5 @@ services: {% if item.restart is defined %} restart: {{ item.restart }} {% endif %} - {% endif %} -{% endfor %} \ No newline at end of file +{% endfor %}