diff --git a/bootstrap/helpers/constants.php b/bootstrap/helpers/constants.php index 178876b89..777c20d97 100644 --- a/bootstrap/helpers/constants.php +++ b/bootstrap/helpers/constants.php @@ -70,6 +70,7 @@ const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [ 'pgadmin', 'postgresus', + 'redis-insight', ]; const NEEDS_TO_DISABLE_GZIP = [ 'beszel' => ['beszel'],