test DB
This commit is contained in:
parent
add90e62b9
commit
02d7a121f1
|
|
@ -51,8 +51,8 @@ const databaseConfig: DatabaseConfig = {
|
|||
migrations: {
|
||||
naturalSort: true,
|
||||
},
|
||||
healthCheck: false,
|
||||
debug: false,
|
||||
healthCheck: true,
|
||||
debug: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue