mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update tandoor-install.sh
fixes https://github.com/tteck/Proxmox/issues/2621
This commit is contained in:
		@@ -127,7 +127,6 @@ server {
 | 
			
		||||
    location / {
 | 
			
		||||
        proxy_set_header Host $http_host;
 | 
			
		||||
        proxy_pass http://unix:/opt/tandoor/tandoor.sock;
 | 
			
		||||
        proxy_set_header X-Forwarded-Proto $scheme;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
EOF
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user