From 69b41bb777ca38888940e2dd496ab04669dac147 Mon Sep 17 00:00:00 2001 From: rustagir Date: Mon, 14 Apr 2025 10:16:33 -0400 Subject: [PATCH] DOCSP-48759: docker note --- source/fundamentals/connection/connect.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/fundamentals/connection/connect.txt b/source/fundamentals/connection/connect.txt index 78754640..2506376e 100644 --- a/source/fundamentals/connection/connect.txt +++ b/source/fundamentals/connection/connect.txt @@ -177,3 +177,6 @@ class. Select the tab that corresponds to your preferred class. .. literalinclude:: /examples/generated/ConnectTest.snippet.connect-to-multiple-hosts-with-mongo-client-settings.kt :language: kotlin +.. note:: Replica Set in Docker + + .. sharedinclude:: dbx/docker-replica-set.rst