From 32b067f5554d37f3be7ad351ace97912519abba2 Mon Sep 17 00:00:00 2001 From: Stephanie <52582720+stephmarie17@users.noreply.github.com> Date: Wed, 9 Apr 2025 10:07:26 -0700 Subject: [PATCH] DOCSP-48764 Add Docker replica set connection note (#174) (cherry picked from commit f8df4c5784df9d1df1d3d4dd20e188fab452fbfd) --- source/fundamentals/connections/connection-guide.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/fundamentals/connections/connection-guide.txt b/source/fundamentals/connections/connection-guide.txt index 5ba58f4c..78881820 100644 --- a/source/fundamentals/connections/connection-guide.txt +++ b/source/fundamentals/connections/connection-guide.txt @@ -234,3 +234,7 @@ following behavior: specified host isn't the primary member. To learn more about these replica set members, see :manual:`Replica Set Secondary Members ` in the Server manual. + +.. note:: Replica Set in Docker + + .. sharedinclude:: dbx/docker-replica-set.rst