mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
[service] Add Redis Insight to predefined docker networks by default
This commit is contained in:
@@ -70,6 +70,7 @@ const SUPPORTED_OS = [
|
|||||||
const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [
|
const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [
|
||||||
'pgadmin',
|
'pgadmin',
|
||||||
'postgresus',
|
'postgresus',
|
||||||
|
'redis-insight',
|
||||||
];
|
];
|
||||||
const NEEDS_TO_DISABLE_GZIP = [
|
const NEEDS_TO_DISABLE_GZIP = [
|
||||||
'beszel' => ['beszel'],
|
'beszel' => ['beszel'],
|
||||||
|
|||||||
Reference in New Issue
Block a user