Commit 481d51a2 authored by 喻春霖's avatar 喻春霖

fixed

parent e3bedb8b
...@@ -2,16 +2,16 @@ ...@@ -2,16 +2,16 @@
"mongo": [ "mongo": [
{ {
"connectionName": "mongo", "connectionName": "mongo",
"host": "47.93.119.144", "host": "dds-uf61aa933d7006b41.mongodb.rds.aliyuncs.com",
"port": 27017, "port": 3717,
"replicaSet": "47.93.119.144:27017", "replicaSet": "dds-uf61aa933d7006b41.mongodb.rds.aliyuncs.com:3717",
"maxConnectionsPerHost": 3000, "maxConnectionsPerHost": 3000,
"threadsAllowedToBlockForConnectionMultiplier": 10, "threadsAllowedToBlockForConnectionMultiplier": 10,
"authentication": true, "authentication": true,
"connectTimeout": 10000, "connectTimeout": 10000,
"password": "yuchu666", "password": "ChineseAll&0219",
"userName": "admin", "userName": "dsuser",
"dbName": "admin" "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