mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 19:59:20 +00:00
All models using classes and sequelize migrations
This commit is contained in:
@@ -11,5 +11,5 @@ module.exports = {
|
||||
database: process.env.DB_NAME,
|
||||
username: process.env.DB_USER,
|
||||
password: process.env.DB_PASS,
|
||||
logging: true,
|
||||
logging: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user