2025-03-17 20:58:26 +01:00

12 lines
324 B
YAML

uri: "mongodb+srv://test24.test.build.10gen.cc/"
seeds:
- localhost.test.build.10gen.cc:8000
hosts:
# In LB mode, the driver does not do server discovery, so the hostname does
# not get resolved to localhost:8000.
- localhost.test.build.10gen.cc:8000
options:
loadBalanced: true
ssl: true
ping: true