[service] Add Redis Insight to predefined docker networks by default
This commit is contained in:
parent
a56fde7f12
commit
aad20a8bee
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [
|
||||
'pgadmin',
|
||||
'postgresus',
|
||||
'redis-insight',
|
||||
];
|
||||
const NEEDS_TO_DISABLE_GZIP = [
|
||||
'beszel' => ['beszel'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue