sprinklers3/ormconfig.json

6 lines
113 B
JSON

{
"cli": {
"entitiesDir": "./server/entities",
"migrationsDir": "./server/migrations"
}
}