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