|
|
@@ -16,6 +16,20 @@ module.exports = {
|
|
|
},
|
|
|
importURL:"192.168.1.184:2050"
|
|
|
},
|
|
|
+ qa_outer: {
|
|
|
+ server: "smartcost.in.8866.org",
|
|
|
+ port: "26904",
|
|
|
+ options:{
|
|
|
+ user:'smartcost',
|
|
|
+ pass:'smartcost3850888',
|
|
|
+ auth: {
|
|
|
+ "authdb": "admin"
|
|
|
+ },
|
|
|
+ connectTimeoutMS: 100000,
|
|
|
+ useMongoClient: true
|
|
|
+ },
|
|
|
+ importURL:"192.168.1.184:6050"
|
|
|
+ },
|
|
|
test_auth: {
|
|
|
server: "120.78.150.216",
|
|
|
port: "27017",
|