mirror of
				https://github.com/v2fly/v2ray-examples.git
				synced 2025-11-04 03:45:39 +08:00 
			
		
		
		
	add tip
This commit is contained in:
		@@ -60,7 +60,7 @@
 | 
			
		||||
                "network": "ws",
 | 
			
		||||
                "security": "none",
 | 
			
		||||
                "wsSettings": {
 | 
			
		||||
                    "acceptProxyProtocol": true,
 | 
			
		||||
                    "acceptProxyProtocol": true, // 提醒:若你用 Nginx/Caddy 等反代 WS,需要删掉这行
 | 
			
		||||
                    "path": "/websocket" // 必须换成自定义的 PATH,需要和上面的一致
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
@@ -71,4 +71,4 @@
 | 
			
		||||
            "protocol": "freedom"
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user