Add missing endif from ports list
This commit is contained in:
parent
d68d96015e
commit
3290f8c2c6
@ -90,6 +90,7 @@ services:
|
||||
- {{ port }}
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% if container.expose is defined %}
|
||||
expose:
|
||||
{% for expose_port in container.expose %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user