|  | @@ -42,6 +42,20 @@ module.exports = {
 | 
	
		
			
				|  |  |          },
 | 
	
		
			
				|  |  |          importURL:"172.18.111.231:6050"
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  | +    uat: {
 | 
	
		
			
				|  |  | +        server: "112.74.42.187",
 | 
	
		
			
				|  |  | +        port: "27017",
 | 
	
		
			
				|  |  | +        options:{
 | 
	
		
			
				|  |  | +            user:'smartcost',
 | 
	
		
			
				|  |  | +            pass:'SmartCost3850888',
 | 
	
		
			
				|  |  | +            auth: {
 | 
	
		
			
				|  |  | +                "authdb": "admin"
 | 
	
		
			
				|  |  | +            },
 | 
	
		
			
				|  |  | +            connectTimeoutMS: 100000,
 | 
	
		
			
				|  |  | +            useMongoClient: true
 | 
	
		
			
				|  |  | +        },
 | 
	
		
			
				|  |  | +        importURL:"192.168.1.184:6050"
 | 
	
		
			
				|  |  | +    },
 | 
	
		
			
				|  |  |      prod_s:{  server: "112.74.42.187",
 | 
	
		
			
				|  |  |          port: "28066",
 | 
	
		
			
				|  |  |          options:{
 |