This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ module.exports = {
|
||||
production: {
|
||||
client: 'sqlite3',
|
||||
connection: {
|
||||
filename: './db.sqlite3'
|
||||
filename: './db/db.sqlite3'
|
||||
},
|
||||
migrations: {
|
||||
tableName: 'knex_migrations'
|
||||
|
||||
Reference in New Issue
Block a user