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 3b15c26 commit 6c9011aCopy full SHA for 6c9011a
source/includes/connect/replica-set.php
@@ -1,6 +1,5 @@
1
<?php
2
3
-// Replace the placeholder with your connection string
4
$uri = "mongodb://host1:27017/?replicaSet=sampleRS";
5
6
// Create a MongoDB client
0 commit comments