forked from fediversity/fediversity
		
	;
This commit is contained in:
		
							parent
							
								
									a02a741ec4
								
							
						
					
					
						commit
						8d612a712d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -175,7 +175,7 @@ in
 | 
			
		|||
    services.nginx.virtualHosts."garagePortProxy" = {
 | 
			
		||||
      serverName = "${cfg.web.urlFor "*"}"; # wildcard bucket *.foo.com
 | 
			
		||||
      locations."/" = {
 | 
			
		||||
        proxyPass = "localhost:3902"
 | 
			
		||||
        proxyPass = "localhost:3902";
 | 
			
		||||
        extraConfig = ''
 | 
			
		||||
          proxy_set_header Host $host;
 | 
			
		||||
        '';
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue