fix(template): make databasus connect to predefined network
This commit is contained in:
parent
14c3595413
commit
4ee718e465
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
||||||
|
|
||||||
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 = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue