added missing endif statement
This commit is contained in:
		
							parent
							
								
									f09e41d662
								
							
						
					
					
						commit
						7b70869e09
					
				@ -30,6 +30,7 @@ services:
 | 
			
		||||
{% for device in container.devices %}
 | 
			
		||||
      - {{ device }}
 | 
			
		||||
{% endfor %}
 | 
			
		||||
{% endif %}
 | 
			
		||||
{% if container.volumes is defined %}
 | 
			
		||||
    volumes:
 | 
			
		||||
{% for volume in container.volumes %}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user