Debug
This commit is contained in:
parent
a291c47202
commit
86c6cbd929
@ -15,6 +15,7 @@ const {sequelize, Sequelize} = db;
|
||||
const Role = db.role;
|
||||
|
||||
const authConfig = require("./config/auth.config");
|
||||
console.log(authConfig);
|
||||
const config = require("./config");
|
||||
|
||||
const createApp = () => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user