| 
					
				 | 
			
			
				@@ -72,14 +72,6 @@ let proxyTable = { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "^/api/v1": "/api/v1" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "/api/v1/join": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    target: "http://172.16.33.166:8066", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    // target: "http://192.168.1.108:8066", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    ws: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    pathRewrite: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "^api/v1/join": "/api/v1/join" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "/views/api/v1": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     target: "http://172.16.33.166:8080", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     // target: "http://172.16.33.166:8080", 
			 |