Remove stuff
This commit is contained in:
		
							parent
							
								
									f4ae40fc94
								
							
						
					
					
						commit
						f650b2cae2
					
				
					 1 changed files with 0 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -98,15 +98,6 @@ in {
 | 
			
		|||
        locations."/" = {
 | 
			
		||||
          proxyPass = "http://${cfg.localAddress}:8080";
 | 
			
		||||
          proxyWebsockets = true; # needed if you need to use WebSocket
 | 
			
		||||
          extraConfig = ''
 | 
			
		||||
            proxy_set_header        Host $host;
 | 
			
		||||
            proxy_set_header        X-Real-IP $remote_addr;
 | 
			
		||||
            proxy_set_header        X-Forwarded-For $proxy_add_x_forwarded_for;
 | 
			
		||||
            proxy_set_header        X-Forwarded-Proto $scheme;
 | 
			
		||||
            proxy_set_header        X-Forwarded-Host $host;
 | 
			
		||||
            proxy_set_header        X-Forwarded-Server $host;
 | 
			
		||||
          '';
 | 
			
		||||
        };
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue