Replace tabs with spaces
This commit is contained in:
parent
23ab24282c
commit
c8a2518b31
@ -5,7 +5,7 @@ services:
|
||||
{% if container.active %}
|
||||
{{ container.service_name }}:{% if container.anchor is defined %} &{{ container.anchor }}{% endif %}
|
||||
{% if container.fragment is defined %}
|
||||
<<: *{{ container.fragment }}
|
||||
<<: *{{ container.fragment }}
|
||||
{% else %}
|
||||
image: {{ container.image }}
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user