fixed command after for loop removal
This commit is contained in:
parent
e90f463b74
commit
762aa66851
@ -82,7 +82,7 @@ services:
|
||||
{% endif %}
|
||||
{% if container.command is defined %}
|
||||
command:
|
||||
{{ command }}
|
||||
{{ container.command }}
|
||||
{% endif %}
|
||||
{% if container.security_opt is defined %}
|
||||
security_opt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user