1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 07:18:06 +02:00

Add sibling containers setting to doctor

This commit is contained in:
Shane Kilkelly 2020-07-23 09:28:34 +01:00
parent c73d77ddb5
commit f7f5ee9fac

View file

@ -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"