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 a22c2b7 commit 8561c72Copy full SHA for 8561c72
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