Socket 2
This commit is contained in:
		
							
								
								
									
										16
									
								
								DataClient/Config/config.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								DataClient/Config/config.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
  "servers": [
 | 
			
		||||
    {
 | 
			
		||||
      "name": "STP 1",
 | 
			
		||||
      "ip": "10.10.45.151",
 | 
			
		||||
      "port": 1070,
 | 
			
		||||
      "dir": "Y:\\data"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "STP 2",
 | 
			
		||||
      "ip": "10.10.45.152",
 | 
			
		||||
      "port": 1070,
 | 
			
		||||
      "dir": "Z:\\data"
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user