Fix jwt-token

This commit is contained in:
2025-09-16 07:16:21 +02:00
parent 24cf5f5785
commit 104243810d

View File

@@ -20,9 +20,6 @@ if (process.env.NODE_ENV === 'test' && global.__TEST_MODELS__) {
storage: ':memory:',
logging: false
});
} else {
logging: false
});
} else {
// Use PostgreSQL for production/development
sequelize = new Sequelize(