diff --git a/src/config/config.local.ts b/src/config/config.local.ts index d64e2ba..b02f922 100644 --- a/src/config/config.local.ts +++ b/src/config/config.local.ts @@ -12,7 +12,7 @@ export default { // }, // }, // }, - typeorm: { + typeorm: { dataSource: { default: { host: 'localhost',