mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			79 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			79 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
| {{#each ip_ranges as |range rangeIdx|}}
 | |
| 	set_real_ip_from {{range}};
 | |
| {{/each}}
 |