mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
fix(template): make databasus connect to predefined network
This commit is contained in:
@@ -72,7 +72,7 @@ const SUPPORTED_OS = [
|
|||||||
|
|
||||||
const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [
|
const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [
|
||||||
'pgadmin',
|
'pgadmin',
|
||||||
'postgresus',
|
'databasus',
|
||||||
'redis-insight',
|
'redis-insight',
|
||||||
];
|
];
|
||||||
const NEEDS_TO_DISABLE_GZIP = [
|
const NEEDS_TO_DISABLE_GZIP = [
|
||||||
|
|||||||
Reference in New Issue
Block a user