mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-03 17:13:33 +00:00 
			
		
		
		
	Don't spit out a ; if the preceeding value is empty
This commit is contained in:
		@@ -37,7 +37,9 @@ server {
 | 
			
		||||
    {% endfor %}deny all;
 | 
			
		||||
 | 
			
		||||
    # Access checks must...
 | 
			
		||||
    {% if access_list.satisfy %}
 | 
			
		||||
    {{ access_list.satisfy }};
 | 
			
		||||
    {% endif %}
 | 
			
		||||
 | 
			
		||||
    {% endif %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user