[service] Add Redis Insight to predefined docker networks by default

This commit is contained in:
ShadowArcanist 2025-11-29 16:52:36 +01:00
parent a56fde7f12
commit aad20a8bee

View file

@ -70,6 +70,7 @@
const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [
'pgadmin',
'postgresus',
'redis-insight',
];
const NEEDS_TO_DISABLE_GZIP = [
'beszel' => ['beszel'],