mirror of https://github.com/certd/certd
8 lines
137 B
JSON
8 lines
137 B
JSON
![]() |
{
|
||
|
"type": "sqlite",
|
||
|
"database": "./data/db.sqlite",
|
||
|
"synchronize": false,
|
||
|
"logging": true,
|
||
|
"entities": [ "src/**/entity.ts"]
|
||
|
}
|