mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-22 03:21:21 +00:00
feat: add predefined network connection for pgAdmin and postgresus services
This commit is contained in:
@@ -67,4 +67,8 @@ const SUPPORTED_OS = [
|
||||
'alpine',
|
||||
];
|
||||
|
||||
const NEEDS_TO_CONNECT_TO_PREDEFINED_NETWORK = [
|
||||
'pgadmin',
|
||||
'postgresus',
|
||||
];
|
||||
const SHARED_VARIABLE_TYPES = ['team', 'project', 'environment'];
|
||||
|
||||
Reference in New Issue
Block a user