7 lines
121 B
JSON
7 lines
121 B
JSON
{
|
|
"connection": { "filename": "./remotedev-db.sqlite3" },
|
|
"client": "sqlite3",
|
|
"debug": false,
|
|
"migrate": true
|
|
}
|