From 95eedb19d30c71219c579455ead1e64cd4ede9e4 Mon Sep 17 00:00:00 2001 From: Stephanie Aurelio Date: Mon, 14 Apr 2025 09:36:20 -0700 Subject: [PATCH] add callout --- 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 c856ceb6..fa9089f3 100644 --- a/source/fundamentals/connections/connection-guide.txt +++ b/source/fundamentals/connections/connection-guide.txt @@ -181,3 +181,7 @@ following behavior: - They require you to specify a :manual:`secondary read preference ` when the specified host isn't the **primary** node. + +.. note:: Replica Set in Docker + + .. sharedinclude:: dbx/docker-replica-set.rst