style: 修复 typeorm 配置缩进问题
This commit is contained in:
parent
9fc1bedb0c
commit
16539b133f
|
|
@ -12,7 +12,7 @@ export default {
|
|||
// },
|
||||
// },
|
||||
// },
|
||||
typeorm: {
|
||||
typeorm: {
|
||||
dataSource: {
|
||||
default: {
|
||||
host: 'localhost',
|
||||
|
|
|
|||
Loading…
Reference in New Issue