style: 修复 typeorm 配置缩进问题

This commit is contained in:
zhuotianyuan 2026-01-10 14:32:59 +08:00 committed by longbot
parent 82c8640f0c
commit a00a95c9a3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export default {
// }, // },
// }, // },
// }, // },
typeorm: { typeorm: {
dataSource: { dataSource: {
default: { default: {
host: 'localhost', host: 'localhost',