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