We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0a7b2 commit 8e489f3Copy full SHA for 8e489f3
source/connect-to-mongo/choose-connection-target.txt
@@ -136,10 +136,14 @@ option to ``True``. You can do this in the following ways:
136
:copyable:
137
:emphasize-lines: 6
138
139
+.. note:: Replica Set in Docker
140
+
141
+ .. sharedinclude:: dbx/docker-replica-set.rst
142
143
API Documentation
144
-----------------
145
146
To learn more about creating a ``MongoClient`` instance in the {+driver-short+},
147
see the following API documentation:
148
-- `MongoClient <{+driver-api+}/MongoClients.html>`__
149
+- `MongoClient <{+driver-api+}/MongoClients.html>`__
0 commit comments