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