|  | @@ -1,5 +1,5 @@
 | 
	
		
			
				|  |  |  {
 | 
	
		
			
				|  |  | -  "port": 37192,
 | 
	
		
			
				|  |  | +  "port": 17173,
 | 
	
		
			
				|  |  |    "log" : {
 | 
	
		
			
				|  |  |      "access": "/var/log/v2ray/access.log",
 | 
	
		
			
				|  |  |      "error": "/var/log/v2ray/error.log",
 | 
	
	
		
			
				|  | @@ -10,8 +10,9 @@
 | 
	
		
			
				|  |  |      "settings": {
 | 
	
		
			
				|  |  |        "clients": [
 | 
	
		
			
				|  |  |          {
 | 
	
		
			
				|  |  | -          "id": "3b129dec-72a3-4d28-aeee-028a0fe86e22",
 | 
	
		
			
				|  |  | -          "level": 1
 | 
	
		
			
				|  |  | +          "id": "1ad52bdc-16d1-41a5-811d-f5c0c76d677b",
 | 
	
		
			
				|  |  | +          "level": 1,
 | 
	
		
			
				|  |  | +          "alterId": 1024
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |        ]
 | 
	
		
			
				|  |  |      }
 |