1{ 2 "uri": "mongodb+srv://test24.test.build.10gen.cc/?srvMaxHosts=0", 3 "seeds": [ 4 "localhost.test.build.10gen.cc:8000" 5 ], 6 "hosts": [ 7 "localhost.test.build.10gen.cc:8000" 8 ], 9 "options": { 10 "loadBalanced": true, 11 "srvMaxHosts": 0, 12 "ssl": true 13 }, 14 "ping": true 15}