Single trailing newline

This commit is contained in:
hh
2026-09-09 00:19:34 +02:00
parent 7ee077ada0
commit 3b516022bd
4 changed files with 4 additions and 4 deletions
@@ -1,3 +1,3 @@
{% if parts %}COMPOSE_FILE=docker-compose.yml{% for part in parts %}:{{ part }}/docker-compose.override.yml{% endfor %}
COMPOSE_PROFILES={% if 'backend' in parts %}external,{% endif %}services
{% endif %}
{% endif %}