We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc3c5d commit 0f38bc6Copy full SHA for 0f38bc6
hack/sh-ha/run.sh
@@ -9,6 +9,8 @@ source "$BASE/util"
9
10
SDIR="$BASE/sh-ha"
11
12
+chmod 400 "$SDIR"/mongo/keyFile
13
+
14
export MONGO_IMAGE=mongo:8
15
export compose=$SDIR/compose.yml
16
hack/sh/run.sh
SDIR="$BASE/sh"
0 commit comments