From a00a95c9a314cd1ad0a4c5c7bec6f7a965552357 Mon Sep 17 00:00:00 2001 From: zhuotianyuan Date: Sat, 10 Jan 2026 14:32:59 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E5=A4=8D=20typeorm=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=BC=A9=E8=BF=9B=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/config.local.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',