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 2a13bca commit 4c12a87Copy full SHA for 4c12a87
docker/ssh/config.ts
@@ -41,7 +41,7 @@ export default {
41
},
42
sshReplicaSetSeedlist: {
43
connectionString:
44
- 'mongodb://mongodb-rs-ssh-1:28001,mongodb-rs-ssh-2:28001,mongodb-rs-ssh-3:28001/',
+ 'mongodb://mongodb-rs-ssh-1:28001,mongodb-rs-ssh-2:28002,mongodb-rs-ssh-3:28003/',
45
sshTunnel: {
46
host: 'localhost',
47
port: 22222,
0 commit comments