This commit is contained in:
noot
2024-01-30 15:58:31 +08:00
4 changed files with 22 additions and 69 deletions

View File

@ -21,7 +21,6 @@ const sequelize = new Sequelize(
},
},
);
sequelize.authenticate().then(() => {