Switch to new proxyProtocol option instead of using extraParameters
This commit is contained in:
		
					parent
					
						
							
								df9b76528d
							
						
					
				
			
			
				commit
				
					
						87e6735662
					
				
			
		
					 6 changed files with 7 additions and 7 deletions
				
			
		|  | @ -30,7 +30,7 @@ in | |||
|           addr = "0.0.0.0"; | ||||
|           port = 8443; | ||||
|           ssl = true; | ||||
|           extraParameters = [ "proxy_protocol" ]; | ||||
|           proxyProtocol = true; | ||||
|         } | ||||
|       ]; | ||||
| 
 | ||||
|  |  | |||
|  | @ -39,7 +39,7 @@ in | |||
|           addr = "0.0.0.0"; | ||||
|           port = 8443; | ||||
|           ssl = true; | ||||
|           extraParameters = [ "proxy_protocol" ]; | ||||
|           proxyProtocol = true; | ||||
|         } | ||||
|       ]; | ||||
| 
 | ||||
|  |  | |||
|  | @ -23,7 +23,7 @@ | |||
|           addr = "0.0.0.0"; | ||||
|           port = 8443; | ||||
|           ssl = true; | ||||
|           extraParameters = [ "proxy_protocol" ]; | ||||
|           proxyProtocol = true; | ||||
|         } | ||||
|       ]; | ||||
| 
 | ||||
|  |  | |||
|  | @ -23,7 +23,7 @@ | |||
|           addr = "0.0.0.0"; | ||||
|           port = 8443; | ||||
|           ssl = true; | ||||
|           extraParameters = [ "proxy_protocol" ]; | ||||
|           proxyProtocol = true; | ||||
|         } | ||||
|       ]; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue