fix(template): make databasus connect to predefined network

This commit is contained in:
Firu
2025-12-28 21:30:01 +08:00
committed by GitHub
parent 14c3595413
commit 4ee718e465

View File

@@ -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 = [