Use recommendedproxysettings
This commit is contained in:
		
							parent
							
								
									b63d7a4c53
								
							
						
					
					
						commit
						a9817b77f9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -98,6 +98,7 @@ in {
 | 
				
			||||||
        locations."/" = {
 | 
					        locations."/" = {
 | 
				
			||||||
          proxyPass = "http://${cfg.localAddress}:8080";
 | 
					          proxyPass = "http://${cfg.localAddress}:8080";
 | 
				
			||||||
          proxyWebsockets = true; # needed if you need to use WebSocket
 | 
					          proxyWebsockets = true; # needed if you need to use WebSocket
 | 
				
			||||||
 | 
					          recommendedProxySettings = true;
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue