mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Refactor NGINX configuration of Home Assistant Add-on (#4312)
This commit is contained in:
		
				
					committed by
					
						 Jesse Hills
						Jesse Hills
					
				
			
			
				
	
			
			
			
						parent
						
							a2925b1d37
						
					
				
				
					commit
					3c5de77ae9
				
			| @@ -1,5 +1,7 @@ | ||||
| root /dev/null; | ||||
| server_name $hostname; | ||||
| root            /dev/null; | ||||
| server_name     $hostname; | ||||
|  | ||||
| client_max_body_size 512m; | ||||
|  | ||||
| add_header X-Content-Type-Options nosniff; | ||||
| add_header X-XSS-Protection "1; mode=block"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user