Make Public-Reverse-Proxy handle IPv6
This commit is contained in:
		
					parent
					
						
							
								ce75ba0f70
							
						
					
				
			
			
				commit
				
					
						856cc74d90
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -30,6 +30,7 @@ stream {
 | 
			
		|||
 | 
			
		||||
    server {
 | 
			
		||||
        listen 0.0.0.0:443;
 | 
			
		||||
        listen [::]:443;
 | 
			
		||||
        proxy_pass $address;
 | 
			
		||||
        ssl_preread on;
 | 
			
		||||
        proxy_protocol on;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue