diff --git a/bootstrap/helpers/constants.php b/bootstrap/helpers/constants.php index 114c4bb98..bbbe2bc05 100644 --- a/bootstrap/helpers/constants.php +++ b/bootstrap/helpers/constants.php @@ -73,6 +73,7 @@ const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [ 'pgadmin', 'postgresus', + 'redis-insight', ]; const NEEDS_TO_DISABLE_GZIP = [ 'beszel' => ['beszel'],