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 3693328 commit 5f12f59Copy full SHA for 5f12f59
scripts/travis-ci/run-replset.sh
@@ -11,6 +11,8 @@ pushd $(dirname $0)
11
12
export MONGO_VERSION=${MONGO_VERSION}
13
export DATA_MONGOD_FLAGS=
14
+ export MONGOS_CONFIGDB=
15
+ export CONFIGSVR_FLAGS=
16
export MCB_EXTRA=${MCB_EXTRA}
17
18
echo "# Starting instances with docker-compose"
0 commit comments