forked from yoone/API
1
0
Fork 0

style: 修复 typeorm 配置缩进问题

This commit is contained in:
zhuotianyuan 2026-01-10 14:32:59 +08:00 committed by 黄珑
parent 9fc1bedb0c
commit 16539b133f
1 changed files with 1 additions and 1 deletions

View File

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