mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	@@ -32,7 +32,7 @@ server {
 | 
			
		||||
 | 
			
		||||
    {% if allow_websocket_upgrade == 1 or allow_websocket_upgrade == true %}
 | 
			
		||||
    proxy_set_header Upgrade $http_upgrade;
 | 
			
		||||
    proxy_set_header Connection "upgrade";
 | 
			
		||||
    proxy_set_header Connection $http_connection;
 | 
			
		||||
    proxy_http_version 1.1;
 | 
			
		||||
    {% endif %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user