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 789aa96 commit 1efb2d4Copy full SHA for 1efb2d4
install/assets/defaults/10-db-backup
@@ -24,4 +24,4 @@ SKIP_AVAILABILITY_CHECK=${SKIP_AVAILABILITY_CHECK:-"FALSE"}
24
SPLIT_DB=${SPLIT_DB:-"TRUE"}
25
TEMP_LOCATION=${TEMP_LOCATION:-"/tmp/backups"}
26
27
-if [ -n "${MONGO_CUSTOM_URI}" ]; then MONGO_DB_TYPE="atlas" ; fi
+if [ -n "${MONGO_CUSTOM_URI}" ]; then MONGO_HOST_TYPE="atlas" ; fi
0 commit comments