diff --git a/bin/doctor b/bin/doctor index 15d6873..c1d6632 100755 --- a/bin/doctor +++ b/bin/doctor @@ -187,6 +187,7 @@ function check_config_files() { ) add_warning "${warning_message[@]}" fi + print_point 2 "SIBLING_CONTAINERS_ENABLED: $SIBLING_CONTAINERS_ENABLED" fi print_point 2 "MONGO_ENABLED: $MONGO_ENABLED"