Commit ff481830 authored by 喻春霖's avatar 喻春霖

fixed

parent b259d531
......@@ -2,16 +2,16 @@
"mongo": [
{
"connectionName": "mongo",
"host": "47.93.119.144",
"port": 27017,
"replicaSet": "47.93.119.144:27017",
"host": "dds-uf61aa933d7006b41.mongodb.rds.aliyuncs.com",
"port": 3717,
"replicaSet": "dds-uf61aa933d7006b41.mongodb.rds.aliyuncs.com:3717",
"maxConnectionsPerHost": 3000,
"threadsAllowedToBlockForConnectionMultiplier": 10,
"authentication": true,
"connectTimeout": 10000,
"password": "yuchu666",
"userName": "admin",
"dbName": "admin"
"password": "ChineseAll&0219",
"userName": "dsuser",
"dbName": "dslog"
}
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment