correct typo
This commit is contained in:
parent
af3e6ce192
commit
15b6d0c2c2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ export namespace Knex {
|
|||
production: {
|
||||
client: 'sqlite3',
|
||||
connection: {
|
||||
database: './db.sqlite3',
|
||||
filename: './db.sqlite3',
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue