correct typo
This commit is contained in:
parent
af3e6ce192
commit
15b6d0c2c2
@ -9,7 +9,7 @@ export namespace Knex {
|
||||
production: {
|
||||
client: 'sqlite3',
|
||||
connection: {
|
||||
database: './db.sqlite3',
|
||||
filename: './db.sqlite3',
|
||||
},
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user