Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8e489f3

Browse files
committedApr 14, 2025·
DOCSP-48757: docker note
1 parent 0b0a7b2 commit 8e489f3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎source/connect-to-mongo/choose-connection-target.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,14 @@ option to ``True``. You can do this in the following ways:
136136
:copyable:
137137
:emphasize-lines: 6
138138

139+
.. note:: Replica Set in Docker
140+
141+
.. sharedinclude:: dbx/docker-replica-set.rst
142+
139143
API Documentation
140144
-----------------
141145

142146
To learn more about creating a ``MongoClient`` instance in the {+driver-short+},
143147
see the following API documentation:
144148

145-
- `MongoClient <{+driver-api+}/MongoClients.html>`__
149+
- `MongoClient <{+driver-api+}/MongoClients.html>`__

0 commit comments

Comments
 (0)
Please sign in to comment.